File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed
Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change 1+ name : Feature Request
2+ description : Suggest a new feature
3+ title : " feature: "
4+ labels : [enhancement]
5+ body :
6+ - type : checkboxes
7+ attributes :
8+ label : Did you check the docs?
9+ description : Make sure you read all the docs before submitting a feature request
10+ options :
11+ - label : I have read all the docs
12+ required : true
13+ - type : textarea
14+ validations :
15+ required : true
16+ attributes :
17+ label : Is your feature request related to a problem? Please describe.
18+ description : A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
19+ - type : textarea
20+ validations :
21+ required : true
22+ attributes :
23+ label : Describe the solution you'd like
24+ description : A clear and concise description of what you want to happen.
25+ - type : textarea
26+ validations :
27+ required : true
28+ attributes :
29+ label : Describe alternatives you've considered
30+ description : A clear and concise description of any alternative solutions or features you've considered.
31+ - type : textarea
32+ validations :
33+ required : false
34+ attributes :
35+ label : Additional context
36+ description : Add any other context or screenshots about the feature request here.
You can’t perform that action at this time.
0 commit comments