Skip to content

Commit 9927b82

Browse files
committed
Update PR Template
Added more checklist items to help ensure new PRs are consistent with the rest of the document and added in a format that makes the list easier to maintain. Signed-off-by: Joe Block <[email protected]>
1 parent 50928dd commit 9927b82

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,11 @@
2424
- [ ] I included a description and/or links in the new entry's garbage column describing _why_ it is garbage.
2525
- [ ] All new and existing tests pass.
2626
- [ ] I have confirmed that the link(s) in my PR are valid.
27+
- [ ] I added my entries in alphabetical order
28+
- [ ] My entry is a single line. This makes it easier to keep the list sorted since we can use our editor's sort feature instead of having to manually move multi-line stanzas around.
29+
30+
## Cosmetics
31+
32+
Please keep the entries in alphabetical order. Once the list gets larger, that'll make it easier for people to find things.
33+
34+
Make each entry a single line in the table. This lets me sort entries more easily since I can just use an editor's sort function instead of having to manually move entries around.

0 commit comments

Comments
 (0)