File tree Expand file tree Collapse file tree 2 files changed +30
-1
lines changed
Expand file tree Collapse file tree 2 files changed +30
-1
lines changed Original file line number Diff line number Diff line change 2121 id : what-happened
2222 attributes :
2323 label : What happened?
24- description : Also tell us, what did you expect to happen?
24+ description : Tell us what you expected to happen.
2525 placeholder : Tell us what you see!
2626 value : " A bug happened!"
2727 validations :
Original file line number Diff line number Diff line change 1+ name : Request a feature
2+ description : Request a feature.
3+ title : " want: "
4+ labels : ["enhancement", "triage"]
5+ type : feature
6+ assignees :
7+ - edera-dev/engineering
8+ body :
9+ - type : markdown
10+ attributes :
11+ value : |
12+ Thanks for taking the time to fill out a feature request!
13+ - type : textarea
14+ id : description
15+ attributes :
16+ label : Description
17+ description :
18+ placeholder : Tell us what you want to see!
19+ value : " Your hopes and dreams here!"
20+ validations :
21+ required : true
22+ - type : checkboxes
23+ id : terms
24+ attributes :
25+ label : Code of Conduct
26+ description : By submitting this report, you agree to follow our [Code of Conduct](https://github.com/edera-dev/sprout/blob/main/CODE_OF_CONDUCT.md).
27+ options :
28+ - label : I agree to follow the Sprout Code of Conduct.
29+ required : true
You can’t perform that action at this time.
0 commit comments