Skip to content

Commit 66f3f0a

Browse files
authored
Allow JS & Security category options
1 parent 44b9ae4 commit 66f3f0a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CONTRIBUTING.md

+3
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ Currently the following feature information can be modified:
4646
* `Canvas`
4747
* `DOM`
4848
* `Other`
49+
* `JS`
50+
* `Security`
51+
(Note that some of these categories are put into a parent category on the caniuse site)
4952
* **stats** — The collection of support data for a given set of browsers/versions. Only the support value strings can be modified; additional versions *cannot be added*. Values are space-separated characters with these meanings, and must answer the question "*Can I use* the feature by default?":
5053
* `y` - (**Y**)es, supported by default
5154
* `a` - (**A**)lmost supported (aka Partial support)

0 commit comments

Comments
 (0)