mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
Update 2_enhancement.yml
This commit is contained in:
committed by
GitHub
parent
11415d4548
commit
795544df61
@@ -2,7 +2,6 @@ name: 💡 Existing Feature Enhancement
|
||||
description: Suggest an improvement for an existing feature of Processing.
|
||||
labels: [enhancement]
|
||||
body:
|
||||
|
||||
- type: dropdown
|
||||
id: feature-area
|
||||
attributes:
|
||||
@@ -29,35 +28,30 @@ body:
|
||||
- Other (specify if possible)
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: input
|
||||
attributes:
|
||||
label: Feature to enhance
|
||||
description: Which existing feature of Processing would be improved by this enhancement?
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Desired enhancement
|
||||
description: Describe the improvement you'd like to see with that existing feature
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Potential benefits
|
||||
description: Explain how this enhancement could benefit users or improve Processing.
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Possible drawbacks
|
||||
description: Consider any possible drawbacks or challenges related to the implementation of this enhancement.
|
||||
validations:
|
||||
required: false
|
||||
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Additional context
|
||||
|
||||
Reference in New Issue
Block a user