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,7 +2,6 @@ name: 💡 Existing Feature Enhancement
22description : Suggest an improvement for an existing feature of Processing.
33labels : [enhancement]
44body :
5-
65- type : dropdown
76 id : feature-area
87 attributes :
@@ -29,35 +28,30 @@ body:
2928 - Other (specify if possible)
3029 validations :
3130 required : true
32-
3331- type : input
3432 attributes :
3533 label : Feature to enhance
3634 description : Which existing feature of Processing would be improved by this enhancement?
3735 validations :
3836 required : true
39-
4037- type : textarea
4138 attributes :
4239 label : Desired enhancement
4340 description : Describe the improvement you'd like to see with that existing feature
4441 validations :
4542 required : true
46-
4743- type : textarea
4844 attributes :
4945 label : Potential benefits
5046 description : Explain how this enhancement could benefit users or improve Processing.
5147 validations :
5248 required : true
53-
5449- type : textarea
5550 attributes :
5651 label : Possible drawbacks
5752 description : Consider any possible drawbacks or challenges related to the implementation of this enhancement.
5853 validations :
5954 required : false
60-
6155- type : textarea
6256 attributes :
6357 label : Additional context
You can’t perform that action at this time.
0 commit comments