File tree Expand file tree Collapse file tree 4 files changed +15
-4
lines changed
Expand file tree Collapse file tree 4 files changed +15
-4
lines changed Original file line number Diff line number Diff line change 11name : ✨ Feature
22description : Suggest a feature or improvement!
33title : ' [Feat]: '
4- type : feature
4+ labels :
5+ - ' type: feature'
56body :
67 - type : textarea
78 id : howitworks
1112 placeholder : Add an option to...
1213 validations :
1314 required : true
15+ - type : checkboxes
16+ id : additional-info
17+ attributes :
18+ label : Additional information
19+ description : Additional information that helps us decide how to proceed.
20+ options :
21+ - label : Would you be willing to help implement this feature?
Original file line number Diff line number Diff line change 11name : 🐛 Bug
22description : Report a bug.
33title : ' [Bug]: '
4- type : bug
4+ labels :
5+ - ' type: bug'
56body :
67 - type : textarea
78 id : description
Original file line number Diff line number Diff line change 11name : 🚀 Enhancement
22description : Suggest a enhancement or improvement!
33title : ' [Enhancement]: '
4- type : enhancement
4+ labels :
5+ - ' type: enhancement'
56body :
67 - type : textarea
78 id : howitworks
Original file line number Diff line number Diff line change 11name : 🧹 Refactor
22description : Refactor current code!
33title : ' [Refactor]: '
4- type : refactor
4+ labels :
5+ - ' type: refactor'
56body :
67 - type : textarea
78 id : whattochange
You can’t perform that action at this time.
0 commit comments