Skip to content

Commit d429bb6

Browse files
committed
ACP issue template: Fixed dead link
There was a link to a section about ACPs in the std-dev-guide. I rewrote the issue template a bit as the exact section does not exist anymore. The issue template now links to the chapter about the feature lifecycle instead (that chapter also contains information about FCPs). Also, fixed a minor grammatical error.
1 parent a37b4e6 commit d429bb6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/api-change-proposal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ Could this be written using existing APIs? If so, roughly what would that look l
3838

3939
## What happens now?
4040

41-
This issue is part of the libs-api team [API change proposal process]. Once this issue is filed the libs-api team will review open proposals as capability becomes available. Current response times do not have a clear estimate, but may be up to several months.
41+
This issue contains an API change proposal (or ACP) and is part of the libs-api team [feature lifecycle]. Once this issue is filed, the libs-api team will review open proposals as capability becomes available. Current response times do not have a clear estimate, but may be up to several months.
4242

43-
[API change proposal process]: https://std-dev-guide.rust-lang.org/feature-lifecycle/api-change-proposals.html
43+
[feature lifecycle]: https://std-dev-guide.rust-lang.org/development/feature-lifecycle.html
4444

4545
## Possible responses
4646

0 commit comments

Comments
 (0)