You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/pull_request_template.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,9 +11,11 @@ and any other relevant information.*
11
11
12
12
---
13
13
14
-
**Change Checklist**:
14
+
# Change Checklist
15
15
16
-
Before merging:
16
+
Observe the following checklist items before and after merging, as applicable.
17
+
18
+
**Before merging:**
17
19
1.[ ] I certify that I am a human and I have manually verified the correctness of the changes in this PR.
18
20
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:
[^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).
24
26
25
-
After merging:
27
+
**After merging:**
26
28
1.[ ] Push tag(s) to GitHub: `git push origin refs/tags/vM.m.P`
27
29
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:
0 commit comments