Skip to content

Commit 74532a7

Browse files
committed
Update pull request checklist
Signed-off-by: Katrina Prosise <katrina.prosise@foundries.io>
1 parent 931bce7 commit 74532a7

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

.github/pull_request_template.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# PR Template and Checklist
22

33
Please complete as much as possible to speed up the reviewing process.
4-
4+
You may delete items that are not relevant to your contribution.
55
Readiness and adding reviewers as appropriate is required.
66

77
All 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.

0 commit comments

Comments
 (0)