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 an idea for this project
3+ title : ✨ YOUR_DESCRIPTION
4+ labels : enhancement
5+
6+ body :
7+ - type : input
8+ attributes :
9+ label : Is your feature request related to a problem? Please describe.
10+ placeholder : A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
11+ validations :
12+ required : false
13+
14+ - type : textarea
15+ attributes :
16+ label : Describe the solution you'd like
17+ placeholder : >-
18+ A clear and concise description of what you want to happen.
19+ validations :
20+ required : true
21+
22+ - type : textarea
23+ attributes :
24+ label : Describe alternatives you've considered
25+ placeholder : >-
26+ A clear and concise description of any alternative solutions or features you've considered.
27+ validations :
28+ required : true
29+
30+ - type : textarea
31+ attributes :
32+ label : Additional context
33+ placeholder : >-
34+ Add any other context or screenshots about the feature request here.
35+ validations :
36+ required : true
You can’t perform that action at this time.
0 commit comments