ci: Updated issue template to use correct label for issue
This commit is contained in:
4
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
4
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
@@ -1,6 +1,6 @@
|
|||||||
name: Feature request ✨
|
name: Feature request ✨
|
||||||
description: Suggest an idea or ask for a feature that you would like to have
|
description: Suggest an idea or ask for a feature that you would like to have
|
||||||
labels: [support, feat-req]
|
labels: [support, feature-req]
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
@@ -15,4 +15,4 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: What does the proposed solution look like?
|
label: What does the proposed solution look like?
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|||||||
Reference in New Issue
Block a user