diff options
| author | Mara Bos <m-ou.se@m-ou.se> | 2021-01-22 19:41:20 +0100 |
|---|---|---|
| committer | Mara Bos <m-ou.se@m-ou.se> | 2021-01-22 19:41:20 +0100 |
| commit | 4d7e48970aff055e415e3074115453dc76fe8fe9 (patch) | |
| tree | 4d49001a72deb10667b90f31f44926f92e700e20 | |
| parent | a4cbb44ae2c80545db957763b502dc7f6ea22085 (diff) | |
| download | rust-4d7e48970aff055e415e3074115453dc76fe8fe9.tar.gz rust-4d7e48970aff055e415e3074115453dc76fe8fe9.zip | |
Note library tracking issue template in tracking issue template.
| -rw-r--r-- | .github/ISSUE_TEMPLATE/tracking_issue.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/tracking_issue.md b/.github/ISSUE_TEMPLATE/tracking_issue.md index 24f43213897..00659605071 100644 --- a/.github/ISSUE_TEMPLATE/tracking_issue.md +++ b/.github/ISSUE_TEMPLATE/tracking_issue.md @@ -5,6 +5,8 @@ title: Tracking Issue for XXX labels: C-tracking-issue --- <!-- +NOTE: For library features, please use the "Library Tracking Issue" template instead. + Thank you for creating a tracking issue! 📜 Tracking issues are for tracking a feature from implementation to stabilisation. Make sure to include the relevant RFC for the feature if it has one. Otherwise provide a short summary of the |
