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