File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 1+ name : " Feature Request"
2+ description : Request a new feature
3+ title : " [Enhancement:] "
4+ labels :
5+ ["enhancement"]
6+ body :
7+ - type : textarea
8+ id : summary
9+ attributes :
10+ label : " Summary"
11+ description : Provide a brief explanation of the feature
12+ placeholder : Describe in a few lines your feature request
13+ validations :
14+ required : true
15+ - type : textarea
16+ id : basic_example
17+ attributes :
18+ label : " Basic Example"
19+ description : Indicate here some basic examples of your feature.
20+ placeholder : A few specific words about your feature request.
21+ validations :
22+ required : true
23+ - type : textarea
24+ id : unresolved_question
25+ attributes :
26+ label : " Unresolved questions"
27+ description : What questions still remain unresolved ?
28+ placeholder : Identify any unresolved issues.
29+ validations :
30+ required : false
You can’t perform that action at this time.
0 commit comments