File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change
1
+ name : New feature
2
+ description : Suggest a new feature for web-features
3
+ labels : feature definition
4
+ body :
5
+ - type : markdown
6
+ attributes :
7
+ value : |
8
+ Thanks for suggesting a new feature! Whether you suggest a feature here or by sending us a pull request, all contributions are welcome!
9
+
10
+ Please see our [contributing guidelines](https://github.com/web-platform-dx/web-features/blob/main/docs/CONTRIBUTING.md).
11
+ - type : textarea
12
+ attributes :
13
+ label : Specification
14
+ description : Link to the spec for this feature
15
+ validations :
16
+ required : true
17
+ - type : textarea
18
+ attributes :
19
+ label : Description
20
+ description : Describe the feature in one or two sentences.
21
+ validations :
22
+ required : true
23
+ - type : textarea
24
+ attributes :
25
+ label : Browser support
26
+ description : If you have a caniuse.com link or other information about browser support, please share here.
You can’t perform that action at this time.
0 commit comments