Fix multiple default labels
This commit is contained in:
parent
731f324779
commit
7c88a0e2a5
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
|
@ -2,7 +2,7 @@
|
|||
name: Feature Request
|
||||
about: Suggest a new feature for this project
|
||||
title: ''
|
||||
labels: ['Type: Enhancement', 'Status: Needs Review']
|
||||
labels: 'Status: Needs Review, Type: Enhancement'
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
|
Loading…
Reference in a new issue