File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed
Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ name : Feature Request
3+ description : Suggest a new feature or improvement for the site
4+ title : " [Feature] "
5+ labels : ["enhancement"]
6+ body :
7+ - type : markdown
8+ attributes :
9+ value : |
10+ ## Suggest a feature
11+
12+ Have an idea to improve java.evolved? We'd love to hear it!
13+
14+ - type : textarea
15+ id : description
16+ attributes :
17+ label : Describe the feature
18+ description : " A clear description of what you'd like to see"
19+ validations :
20+ required : true
21+
22+ - type : textarea
23+ id : motivation
24+ attributes :
25+ label : Why would this be useful?
26+ description : " Explain the problem it solves or the value it adds"
27+
28+ - type : textarea
29+ id : alternatives
30+ attributes :
31+ label : Alternatives considered
32+ description : " Have you considered any alternative solutions or workarounds?"
You can’t perform that action at this time.
0 commit comments