Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed data from the travel reimbursement policies #81

Merged
merged 1 commit into from
Apr 11, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/app/data/faqs_data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ export const travel_faqs: FAQs[] = [
content:
"To be able to receive Travel Reimbursement money, you need to match the following criteria:",
options: [
"Upload your tickets before 19th April to our platform (we only accept flight, bus, or train tickets) alongside your PayPal account (we only pay this way).",
"Upload your tickets before 2nd May to our platform (we only accept flight, bus, or train tickets) alongside your PayPal account (we only pay this way).",
"The arrival tickets should be after April 26th and the departure tickets should be prior to May 10th.",
"In the hackathon, it’s mandatory to demo your project to HackUPC judges, presenting only to sponsors will not be considered valid.",
"The project should follow all the HackUPC rules.",
Expand Down
Loading