Skip to content

Commit 4dd7d38

Browse files
author
Myles
authored
Add feature request label to issue templates
1 parent a1da3dc commit 4dd7d38

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Feature Request
22
description: Suggest a feature to be added
3+
labels: [Feature Request]
34

45
body:
56
- type: textarea
@@ -34,4 +35,4 @@ body:
3435
description: |
3536
Does the feature apply to any specific version or environment?
3637
validations:
37-
required: false
38+
required: false

0 commit comments

Comments
 (0)