diff --git a/doc/dev/onboarding-checklist.md b/doc/dev/onboarding-checklist.md new file mode 100644 index 00000000000..201238a7fd4 --- /dev/null +++ b/doc/dev/onboarding-checklist.md @@ -0,0 +1,22 @@ +# Onboarding Checklist +* What is OTP? + * [Website](https://www.opentripplanner.org/) + * History + * [Timeline](https://github.com/opentripplanner/OpenTripPlanner/graphs/contributors) +* Community + * Dev meetings + * Gitter + * Issues/PRs + * Calendar +* OTP modules + * [Diagram](https://github.com/opentripplanner/OpenTripPlanner/issues/6155) +* Data standards + * Transit + * Map/Street network + * Rental + * Parking + * Elevation +* Transit model +* Street model +* How to run OTP +* Coding conventions