]> git.lizzy.rs Git - rust.git/blobdiff - .github/ISSUE_TEMPLATE/tracking_issue.md
Rollup merge of #76199 - Mark-Simulacrum:void-zero, r=nikomatsakis
[rust.git] / .github / ISSUE_TEMPLATE / tracking_issue.md
index 51bf0c3ee673652e64d8770d189b2454f38277d3..24f43213897130267337f92ee6fad8ae33c2bd5f 100644 (file)
@@ -23,7 +23,7 @@ The feature gate for the issue is `#![feature(FFF)]`.
 ### About tracking issues
 
 Tracking issues are used to record the overall progress of implementation.
-They are also uses as hubs connecting to other relevant issues, e.g., bugs or open design questions.
+They are also used as hubs connecting to other relevant issues, e.g., bugs or open design questions.
 A tracking issue is however *not* meant for large scale discussion, questions, or bug reports about a feature.
 Instead, open a dedicated issue for the specific matter and add the relevant feature gate label.