File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Writer's Quality Checklist
2+
3+ Before merging your PR, did you:
4+
5+ - [ ] Run spell checker
6+ - [ ] Run link checker to check for broken xrefs
7+ - [ ] Check for orphan files
8+ - [ ] Perform a local build and do a final visual check of your content, including checking for:
9+ - Broken images
10+ - Dead links
11+ - Correct rendering of partials if they are used in your content
12+ - Formatting issues, such as:
13+ - Misnumbered ordered lists (steps) or incorrectly nested unordered lists
14+ - Messed up tables
15+ - Proper indentation
16+ - Correct header levels
17+ - [ ] Receive final review and signoff from:
18+ - Technical SME
19+ - Product Manager
20+ - Editor or peer reviewer
21+ - Reporter, if this content is in response to a reported issue (internal or external feedback)
22+ - [ ] If applicable, verify that the software actually got released
You can’t perform that action at this time.
0 commit comments