Skip to content

Commit ff5e5ec

Browse files
authored
Rollup merge of #94831 - yaahc:lib-tracking-issue-template-update, r=JohnTitor
Link to stabilization section in std-dev-guide for library tracking issue template This shouldn't land until rust-lang/std-dev-guide#32 is merged.
2 parents 0e21a27 + dbb22d2 commit ff5e5ec

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/ISSUE_TEMPLATE/library_tracking_issue.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ If the feature is changed later, please add those PRs here as well.
5050
-->
5151

5252
- [ ] Implementation: #...
53-
- [ ] Final comment period (FCP)
53+
- [ ] Final comment period (FCP)[^1]
5454
- [ ] Stabilization PR
5555

5656
<!--
@@ -81,3 +81,5 @@ Zulip, or the internals forum) here.
8181
-->
8282

8383
- None yet.
84+
85+
[^1]: https://std-dev-guide.rust-lang.org/feature-lifecycle/stabilization.html

0 commit comments

Comments
 (0)