Fix multiple default labels
This commit is contained in:
parent
731f324779
commit
7c88a0e2a5
|
@ -2,7 +2,7 @@
|
||||||
name: Feature Request
|
name: Feature Request
|
||||||
about: Suggest a new feature for this project
|
about: Suggest a new feature for this project
|
||||||
title: ''
|
title: ''
|
||||||
labels: ['Type: Enhancement', 'Status: Needs Review']
|
labels: 'Status: Needs Review, Type: Enhancement'
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in New Issue