mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
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:
@@ -2,7 +2,7 @@
|
||||
name: Library Tracking Issue
|
||||
about: A tracking issue for an unstable library feature.
|
||||
title: Tracking Issue for XXX
|
||||
labels: C-tracking-issue T-libs
|
||||
labels: C-tracking-issue, T-libs
|
||||
---
|
||||
<!--
|
||||
Thank you for creating a tracking issue!
|
||||
|
||||
Reference in New Issue
Block a user