File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -14,14 +14,14 @@ body:
14
14
description : Please provide a clear and concise description of what the problem is. Include screenshots and code snippet if needed.
15
15
placeholder : I'm always frustrated when [...]
16
16
- type : textarea
17
- id : issue
17
+ id : solution
18
18
attributes :
19
- label : Describe alternatives you've considered
19
+ label : Describe the solution you'd like
20
20
description : Please provide a clear and concise solution. Include screenshots and code snippet if needed.
21
21
validation :
22
22
required : true
23
23
- type : textarea
24
- id : issue
24
+ id : alternatives
25
25
attributes :
26
- label : Is your feature request related to a problem?
26
+ label : Describe alternatives you've considered.
27
27
description : Please provide a clear and concise alternatives. Include screenshots and code snippet if needed.
You can’t perform that action at this time.
0 commit comments