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 ✨
|
||||
description: Suggest an idea or ask for a feature that you would like to have
|
||||
labels: [support, feat-req]
|
||||
labels: [support, feature-req]
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
@@ -15,4 +15,4 @@ body:
|
||||
attributes:
|
||||
label: What does the proposed solution look like?
|
||||
validations:
|
||||
required: true
|
||||
required: true
|
||||
|
||||
Reference in New Issue
Block a user