Skip to content

Commit 51aa52e

Browse files
authored
Create PULL_REQUEST_TEMPLATE.md
1 parent cc28130 commit 51aa52e

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
## Adding a new header
2+
3+
Generally, adding a new header is always OK.
4+
5+
* Is the header supported by any user agent? If so, which?
6+
* What does it do?
7+
* What are the valid values for the header?
8+
* Where does the specification live?
9+
10+
## Adding a new CSP directive
11+
12+
* Is the directive supported by any user agent? If so, which?
13+
* What does it do?
14+
* What are the valid values for the directive?

0 commit comments

Comments
 (0)