Skip to content

Commit 795544d

Browse files
authored
Update 2_enhancement.yml
1 parent 11415d4 commit 795544d

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/ISSUE_TEMPLATE/2_enhancement.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: 💡 Existing Feature Enhancement
22
description: Suggest an improvement for an existing feature of Processing.
33
labels: [enhancement]
44
body:
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

0 commit comments

Comments
 (0)