File tree Expand file tree Collapse file tree 1 file changed +43
-0
lines changed Expand file tree Collapse file tree 1 file changed +43
-0
lines changed 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] "
4+ labels : [enhancement]
5+ body :
6+ - type : markdown
7+ attributes :
8+ value : |
9+ Thanks for suggesting a feature! Please provide a clear and concise description.
10+
11+ - type : textarea
12+ id : description
13+ attributes :
14+ label : Describe the feature
15+ description : What should the feature do?
16+ placeholder : Describe your idea here...
17+ validations :
18+ required : true
19+
20+ - type : textarea
21+ id : use-case
22+ attributes :
23+ label : Use case
24+ description : Why is this feature needed? How would it help?
25+ validations :
26+ required : true
27+
28+ - type : textarea
29+ id : alternatives
30+ attributes :
31+ label : Alternatives considered
32+ description : Have you considered any alternatives?
33+ validations :
34+ required : false
35+
36+ - type : input
37+ id : related
38+ attributes :
39+ label : Related Issues
40+ description : Link any related issues or PRs.
41+ placeholder : " #123"
42+ validations :
43+ required : false
You can’t perform that action at this time.
0 commit comments