File tree Expand file tree Collapse file tree 2 files changed +32
-20
lines changed Expand file tree Collapse file tree 2 files changed +32
-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
+ title : ' [Feature request]: '
4
+ body :
5
+ - type : markdown
6
+ attributes :
7
+ value : |
8
+ Thanks for your interest in the project and taking the time to fill out this feature request!
9
+ - type : textarea
10
+ id : feature-description
11
+ attributes :
12
+ label : Feature request and related problem
13
+ description : A clear and concise description of what the problem is. If you intend to submit a PR for this issue, tell us in the description. Thanks!
14
+ validations :
15
+ required : true
16
+ - type : textarea
17
+ id : suggested-solution
18
+ attributes :
19
+ label : Suggested solution
20
+ description : A clear and concise description of what you want to happen.
21
+ validations :
22
+ required : true
23
+ - type : textarea
24
+ id : alternative
25
+ attributes :
26
+ label : Alternatives
27
+ description : Clear and concise description of any alternative solutions or features you've considered.
28
+ - type : textarea
29
+ id : additional-context
30
+ attributes :
31
+ label : Additional context
32
+ description : Any other context or screenshots about the feature request here.
You can’t perform that action at this time.
0 commit comments