Use paths for intra-doc links, and verify that links are valid in CI (#1244)
* Use paths to generate intra-doc links * Add entry to PR checklist
This commit is contained in:
parent
cd39327ea2
commit
08bae037f0
9 changed files with 61 additions and 59 deletions
1
.github/PULL_REQUEST_TEMPLATE.md
vendored
1
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
|
@ -1,6 +1,7 @@
|
|||
- [ ] Tested on all platforms changed
|
||||
- [ ] Compilation warnings were addressed
|
||||
- [ ] `cargo fmt` has been run on this branch
|
||||
- [ ] `cargo doc` builds successfully
|
||||
- [ ] Added an entry to `CHANGELOG.md` if knowledge of this change could be valuable to users
|
||||
- [ ] Updated documentation to reflect any user-facing changes, including notes of platform-specific behavior
|
||||
- [ ] Created or updated an example program if it would help users understand this functionality
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue