Skip to content

Commit 6106ef7

Browse files
PR template tweaks
1 parent fc4663d commit 6106ef7

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

.github/pull_request_template.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,20 @@
11
# Description
22

3-
Describe your change, including links to relevant tracking issue(s), implementation approach, new/updated documentation,
4-
and any other relevant information.
3+
*Describe your change, including links to relevant tracking issue(s), implementation approach, new/updated documentation,
4+
and any other relevant information.*
55

66
# Testing & Verification
77

8-
1. Unit tests added: Describe new unit tests added, if any.
9-
1. Unit tests updated: Describe existing unit tests that were updated, if any.
10-
1. Manual testing: Describe any additional manual testing steps that were performed, such as running the change on a pre-existing data set you own.
8+
1. Unit tests added: *Describe new unit tests added, if any.*
9+
1. Unit tests updated: *Describe existing unit tests that were updated, if any.*
10+
1. Manual testing: *Describe any additional manual testing steps that were performed, such as running the change on a pre-existing data set you own.*
1111

1212
---
1313

1414
**Change Checklist**:
1515

16+
Observe the following checklist items if your change includes a new version (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)).
17+
1618
Before merging:
1719
1. [ ] Add a CHANGELOG entry ([example](https://github.com/NREL/GEOPHIRES-X/commit/15e10e5c3c08633a16645e41dfb7e8131805483f)). RST Template:
1820
```restructuredtext

0 commit comments

Comments
 (0)