You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,3 +24,11 @@
24
24
-[ ] I included a description and/or links in the new entry's garbage column describing _why_ it is garbage.
25
25
-[ ] All new and existing tests pass.
26
26
-[ ] 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