File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed
Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 1+ name : Feature Request
2+ description : Suggest a new feature or enhancement
3+ labels : ["enhancement"]
4+ body :
5+ - type : textarea
6+ id : description
7+ attributes :
8+ label : Description
9+ description : A clear description of the feature you'd like to see.
10+ validations :
11+ required : true
12+ - type : textarea
13+ id : use-case
14+ attributes :
15+ label : Use Case
16+ description : Describe the problem this feature would solve or the use case it enables.
17+ validations :
18+ required : true
19+ - type : textarea
20+ id : proposed-solution
21+ attributes :
22+ label : Proposed Solution
23+ description : How you think this feature should work.
24+ - type : textarea
25+ id : alternatives
26+ attributes :
27+ label : Alternatives Considered
28+ description : Any alternative solutions you've considered.
You can’t perform that action at this time.
0 commit comments