]> git.lizzy.rs Git - rust.git/blob - .github/ISSUE_TEMPLATE/documentation.md
Rollup merge of #94145 - ssomers:binary_heap_tests, r=jyn514
[rust.git] / .github / ISSUE_TEMPLATE / documentation.md
1 ---
2 name: Documentation problem
3 about: Create a report for a documentation problem.
4 labels: A-docs
5 ---
6 <!--
7
8 Thank you for finding a documentation problem! ðŸ“š
9
10 Documentation problems might be grammatical issues, typos, or unclear wording, please provide details regarding the documentation including where it is present.
11
12 Note: If your issue is for one of these, please use their dedicated issue tracker instead:
13
14 - The Rust Book: https://github.com/rust-lang/book/issues
15 - Rust by Example: https://github.com/rust-lang/rust-by-example/issues
16 - The Edition Guide: https://github.com/rust-lang/edition-guide/issues
17 - The Cargo Book: https://github.com/rust-lang/cargo/issues
18 - The Clippy Book: https://github.com/rust-lang/rust-clippy/issues
19 - The Reference: https://github.com/rust-lang/reference/issues
20 - The Rustonomicon: https://github.com/rust-lang/nomicon/issues
21 - The Embedded Book: https://github.com/rust-embedded/book/issues
22
23 All other documentation issues should be filed here.
24
25 Or, if you find an issue related to rustdoc (e.g. doctest, rustdoc UI), please use the bug report or blank issue template instead.
26
27 -->
28
29 ### Location
30
31 ### Summary