File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ name: 💡 Existing Feature Enhancement
22description : Suggest an improvement for an existing feature of Processing.
33labels : [enhancement]
44body :
5+
56- type : dropdown
67 id : feature-area
78 attributes :
@@ -28,30 +29,35 @@ body:
2829 - Other (specify if possible)
2930 validations :
3031 required : true
32+
3133- type : input
3234 attributes :
3335 label : Feature to enhance
3436 description : Which existing feature of Processing would be improved by this enhancement?
3537 validations :
3638 required : true
39+
3740- type : textarea
3841 attributes :
3942 label : Desired enhancement
40- description : Describe the improvement you' d like to see with that existing feature
43+ description : Describe the improvement you’ d like to see with that existing feature
4144 validations :
4245 required : true
46+
4347- type : textarea
4448 attributes :
4549 label : Potential benefits
4650 description : Explain how this enhancement could benefit users or improve Processing.
4751 validations :
48- required : true
52+ required : false
53+
4954- type : textarea
5055 attributes :
5156 label : Possible drawbacks
5257 description : Consider any possible drawbacks or challenges related to the implementation of this enhancement.
5358 validations :
5459 required : false
60+
5561- type : textarea
5662 attributes :
5763 label : Additional context
You can’t perform that action at this time.
0 commit comments