Skip to content

Commit 60779a2

Browse files
change checklist as header
1 parent 1030f1a commit 60779a2

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

.github/pull_request_template.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,11 @@ and any other relevant information.*
1111

1212
---
1313

14-
**Change Checklist**:
14+
# Change Checklist
1515

16-
Before merging:
16+
Observe the following checklist items before and after merging, as applicable.
17+
18+
**Before merging:**
1719
1. [ ] I certify that I am a human and I have manually verified the correctness of the changes in this PR.
1820
1. [ ] Add a CHANGELOG entry if your change includes a new version[^new-version-footnote] ([example](https://github.com/NREL/GEOPHIRES-X/commit/15e10e5c3c08633a16645e41dfb7e8131805483f)). RST Template:
1921
```restructuredtext
@@ -22,7 +24,7 @@ M.m.P: `TITLE <https://github.com/NREL/GEOPHIRES-X/pull/PR-NUMBER>`__ | `release
2224

2325
[^new-version-footnote]: See [versioning notes](https://github.com/NREL/GEOPHIRES-X/blob/main/CHANGELOG.rst#versioning-notes) and [version management docs](https://github.com/NREL/GEOPHIRES-X/blob/main/CONTRIBUTING.rst#version-management).
2426

25-
After merging:
27+
**After merging:**
2628
1. [ ] Push tag(s) to GitHub: `git push origin refs/tags/vM.m.P`
2729
1. [ ] Post a change announcement to the [GEOPHIRES Change Announcements Discussion](https://github.com/NREL/GEOPHIRES-X/discussions/428) ([example](https://github.com/NREL/GEOPHIRES-X/discussions/428#discussioncomment-14593405)). Markdown template:
2830
```markdown

0 commit comments

Comments
 (0)