Clarify when to use the tracking issue template

This commit is contained in:
Jonas Schievink 2020-04-18 21:07:28 +02:00 committed by GitHub
parent 52fa23add6
commit 49bca71418
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
---
name: Tracking Issue
about: A tracking issue for a feature in Rust.
about: A tracking issue for an accepted feature or RFC in Rust.
title: Tracking Issue for XXX
labels: C-tracking-issue
---