File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ name : Suggestion (User Story)
2+ description : Suggest an idea for this project as a user story
3+ title : ' As a ____, I want ____, so that I can ____'
4+ labels : ['suggestion']
5+ body :
6+ - type : textarea
7+ id : description
8+ attributes :
9+ label : 📝 Description
10+ description : Describe your suggestion more in detail - what do you want to happen?
11+ validations :
12+ required : true
13+ - type : textarea
14+ id : criteria
15+ attributes :
16+ label : ✅ Acceptance Criteria
17+ description : What needs to be done for this user story to be considered finished?
18+ placeholder : |
19+ - [ ] Does the horse donkey?
20+ - [ ] Flux capacitor charged
21+ - [ ] Can reach 88 MPH
22+ validations :
23+ required : true
24+ - type : textarea
25+ id : context
26+ attributes :
27+ label : 💡 Additional context
28+ description : Add any other context or screenshots about the suggestion here.
You can’t perform that action at this time.
0 commit comments