We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc28130 commit 51aa52eCopy full SHA for 51aa52e
.github/PULL_REQUEST_TEMPLATE.md
@@ -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
14
+* What are the valid values for the directive?
0 commit comments