Skip to content

Commit 1fb30b5

Browse files
authored
[skip ci] Update pull_request_template.md: checklist for documentation updated (#1735)
1 parent 0ba5216 commit 1fb30b5

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.github/pull_request_template.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
_Note. The title and description will be used as commit log title and message for squash merges._
44

5-
## Dependencies
5+
### Dependencies
66

77
_If there are PRs that need to be merged before or along with this one, please add "- [ ] waiting on LINK_TO_PR" for each of them._
88

9-
## Issues addressed
9+
### Issues addressed
1010

1111
_Add any issues here that this PR closes or is related to. Use "Resolves" or "Closes" to automatically close issues when the PR is merged. Using "Working towards" or "Related to" for other cases._
1212

@@ -34,3 +34,6 @@ List all systems intentionally or unintentionally affected by this PR.
3434
- [ ] This PR addresses one issue/problem/enhancement or has a very good reason for not doing so.
3535
- [ ] These changes have been tested on the affected systems and applications.
3636
- [ ] All dependency PRs/issues have been resolved and this PR can be merged.
37+
- [ ] All necessary updates to the documentation on readthedocs are included in this PR
38+
- For site config updates, check in particular `doc/source/PreConfiguredSites.rst` and `doc/source/MaintainersSection.rst`
39+
- [ ] All necessary updates to the spack-stack wiki will be made when this PR is merged

0 commit comments

Comments
 (0)