Skip to content

Commit 9bf22e7

Browse files
authored
Add basic checklist to PR template
1 parent 4e9da9d commit 9bf22e7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## All PRs:
2+
3+
* [ ] Has tests
4+
* [ ] Documentation updated
5+
16
## Adding a new header
27

38
Generally, adding a new header is always OK.
@@ -12,3 +17,4 @@ Generally, adding a new header is always OK.
1217
* Is the directive supported by any user agent? If so, which?
1318
* What does it do?
1419
* What are the valid values for the directive?
20+

0 commit comments

Comments
 (0)