minor wording tweaks in the Enhancement Request issue template.
This commit is contained in:
6
.github/ISSUE_TEMPLATE/enhancement.yml
vendored
6
.github/ISSUE_TEMPLATE/enhancement.yml
vendored
@@ -15,7 +15,7 @@ body:
|
||||
id: use-case
|
||||
attributes:
|
||||
label: Use Case
|
||||
description: Why do you need this feature?
|
||||
description: Why do you need this enhancement/feature?
|
||||
validations:
|
||||
required: true
|
||||
|
||||
@@ -51,7 +51,7 @@ body:
|
||||
label: Acknowledge
|
||||
description: Please mark any checkbox that apply (otherwise leave unchecked).
|
||||
options:
|
||||
- label: I'm interested in implementing the feature
|
||||
- label: I'm interested in implementing the enhancement/feature
|
||||
required: false
|
||||
- label: This feature might result in a breaking change
|
||||
- label: This enhancement/feature might result in a breaking change
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user