Skip to content

Commit d2e5b41

Browse files
authored
ci: Updated issue template to use correct label for issue
1 parent 743b4ef commit d2e5b41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/feature-request.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Feature request ✨
22
description: Suggest an idea or ask for a feature that you would like to have
3-
labels: [support, feat-req]
3+
labels: [support, feature-req]
44
body:
55
- type: markdown
66
attributes:
@@ -15,4 +15,4 @@ body:
1515
attributes:
1616
label: What does the proposed solution look like?
1717
validations:
18-
required: true
18+
required: true

0 commit comments

Comments
 (0)