Fix labels for 'Library Tracking Issue' template
Each label needs to be separated by a comma (see the ICE issue template for an example of correct usage).
This commit is contained in:
parent
0c11b93f5a
commit
c127530be7
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
name: Library Tracking Issue
|
name: Library Tracking Issue
|
||||||
about: A tracking issue for an unstable library feature.
|
about: A tracking issue for an unstable library feature.
|
||||||
title: Tracking Issue for XXX
|
title: Tracking Issue for XXX
|
||||||
labels: C-tracking-issue T-libs
|
labels: C-tracking-issue, T-libs
|
||||||
---
|
---
|
||||||
<!--
|
<!--
|
||||||
Thank you for creating a tracking issue!
|
Thank you for creating a tracking issue!
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue