Skip to content

Commit d6849e3

Browse files
authored
Merge pull request #10 from unixorn/update-PR-template
Update PR Template
2 parents 50928dd + 9927b82 commit d6849e3

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)