]> git.lizzy.rs Git - rust.git/blobdiff - .github/ISSUE_TEMPLATE/library_tracking_issue.md
Auto merge of #86598 - yoshuawuyts:poll-method-docs, r=JohnTitor
[rust.git] / .github / ISSUE_TEMPLATE / library_tracking_issue.md
index e879594b87a100603670ffe688c8cf00dd4cc5df..32fccfcfb16960cdefb64493dddd9a49fc5d66fa 100644 (file)
@@ -50,20 +50,20 @@ If the feature is changed later, please add those PRs here as well.
 -->
 
 - [ ] Implementation: #...
-- [ ] Final commenting period (FCP)
+- [ ] Final comment period (FCP)
 - [ ] Stabilization PR
 
 <!--
 Once the feature has gone through a few release cycles and there are no
 unresolved questions left, the feature might be ready for stabilization.
 
-If this feature didn't go through the RFC process, a final commenting period
+If this feature didn't go through the RFC process, a final comment period
 (FCP) is always needed before stabilization. This works as follows:
 
 A library API team member can kick off the stabilization process, at which point
 the rfcbot will ask all the team members to verify they agree with
 stabilization. Once enough members agree and there are no concerns, the final
-commenting period begins: this issue will be marked as such and will be listed
+comment period begins: this issue will be marked as such and will be listed
 in the next This Week in Rust newsletter. If no blocking concerns are raised in
 that period of 10 days, a stabilzation PR can be opened by anyone.
 -->