Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Commit

Permalink
Add PR template for user contributions (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
scmcca authored and barbeau committed May 19, 2021
1 parent 6fb4726 commit a0276e5
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
**Best Practice Proposal:**

Summarize the Best Practice being proposed in the pull request including how it relates to any issues (include the #number, or link them).

**Use Cases:**

Demonstrate the Best Practice proposal through real-life use cases. Use cases should cover a diversity of transit systems. At least 3 use cases should be provided.

**Data Examples:**

Demonstrate how the Best Practice would appear in GTFS Realtime.

**Public-facing Implementation (Optional):**

Show a public-facing implementation of the proposed Best Practice to demonstrate its value.

0 comments on commit a0276e5

Please sign in to comment.