File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# PR Template and Checklist
22
33Please complete as much as possible to speed up the reviewing process.
4-
4+ You may delete items that are not relevant to your contribution.
55Readiness and adding reviewers as appropriate is required.
66
77All PRs should be reviewed by a technical writer/documentation team and a peer.
@@ -13,18 +13,13 @@ If effecting customers—which is a majority of content changes—a member of Cu
1313* [ ] Merge after _ date or event_
1414* [ ] Draft
1515
16- ## Overview
17-
18- _ Why merge this PR? What does it solve?_
19-
2016## Checklist
2117
2218* [ ] Run spelling and grammar check, preferably with linter.
23- * [ ] Avoid changing any header associated with a link/reference.
2419* [ ] Step through instructions (or ask someone to do so).
2520* [ ] Review for [ wordiness] ( https://languagetool.org/insights/post/wordiness/ )
2621* [ ] Match tone and style of page/section.
27- * [ ] Run ` make linkcheck ` .
22+ * [ ] Run ` make linkcheck ` , and add redirects for any moved or deleted pages .
2823* [ ] View HTML in a browser to check rendering.
2924* [ ] Use [ semantic newlines] ( https://bobheadxi.dev/semantic-line-breaks/ ) .
3025* [ ] follow best practices for commits.
You can’t perform that action at this time.
0 commit comments