File tree 2 files changed +23
-19
lines changed
2 files changed +23
-19
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ name : Feature request - General feature
2
+ description : Request the addition of a new feature/functionality
3
+ labels : ["feature request"]
4
+ body :
5
+ - type : textarea
6
+ attributes :
7
+ label : " Description of the desired feature"
8
+ description : |
9
+ Please be as detailed as you can in your description.
10
+ If possible, include an example of how you would like to use this feature (even better if it's a code example).
11
+ - type : dropdown
12
+ id : help
13
+ attributes :
14
+ label : Are you willing to help implement and maintain this feature?
15
+ description : |
16
+ Every feature we add is code that we will have to maintain and keep updated. This takes a lot of effort.
17
+ If you are willing to be involved in the project and help maintain your feature, it will make it easier for us to accept it.
18
+ options :
19
+ - " No"
20
+ - " Yes"
21
+ - " Maybe"
22
+ validations :
23
+ required : true
You can’t perform that action at this time.
0 commit comments