Skip to content

Commit 5431d8a

Browse files
committed
Mention the Unstable Book in the MCP tracking issue template
1 parent f8d114a commit 5431d8a

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

triagebot.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,16 @@ This is a tracking issue for MCP "${mcp_title}" (rust-lang/compiler-team#${mcp_n
2929
### Steps
3030
3131
- [ ] Implement the MCP
32-
- [ ] Adjust documentation
32+
- [ ] Adjust the documentation
3333
- [ ] In the [Rust Compiler Development Guide] if applicable (e.g., for refactorings)
3434
- [ ] In the [Rust Forge] if applicable (e.g., for policy changes)
3535
- [ ] In the [rustc book] if applicable (e.g., for target tier or CLI changes)
36+
- [ ] In the [Unstable Book] if applicable (e.g., for unstable CLI changes)
3637
3738
[Rust Compiler Development Guide]: https://rustc-dev-guide.rust-lang.org/
3839
[Rust Forge]: https://forge.rust-lang.org/compiler/index.html
3940
[rustc book]: https://doc.rust-lang.org/rustc/index.html
41+
[Unstable Book]: https://doc.rust-lang.org/unstable-book
4042
4143
### Unresolved questions
4244

0 commit comments

Comments
 (0)