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