Skip to content

Commit 8047adc

Browse files
authored
#381: Update the PR checklist
* Changing wording * Adding to reviewer section
1 parent c2d31f4 commit 8047adc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/pull_request_template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Closes #<issue_number>.
1616

1717
## Definition of Done for the _developer_
1818

19-
- [ ] The change in this PR addresses the above issue / all acceptance criteria have been met.
19+
- [ ] This PR contains **only** the changes needed to meet **all** acceptance criteria.
2020
- [ ] The change in this PR follows the requirements in the [wiki: Developer Guide](https://github.com/MetOffice/CMEW/wiki/Developer-Guide) (including copyrights).
2121
- [ ] The GitHub Actions workflow checks pass.
2222
- [ ] The tests run locally and pass (Note: the tests are not run by the GitHub Actions workflow, see [wiki: Run the tests locally](https://github.com/MetOffice/CMEW/wiki/Detailed-Working-Practices#run-the-tests-locally)).
@@ -53,7 +53,7 @@ Closes #<issue_number>.
5353

5454
## Definition of Done for the _reviewer_
5555

56-
- [ ] The change in this PR addresses the above issue / all acceptance criteria have been met.
56+
- [ ] This PR contains **only** the changes needed to meet **all** acceptance criteria.
5757
- [ ] The change in this PR follows the requirements in the [wiki: Developer Guide](https://github.com/MetOffice/CMEW/wiki/Developer-Guide) (including copyrights).
5858
- [ ] The GitHub Actions workflow checks pass.
5959
- [ ] The tests run locally and pass (Note: the tests are not run by the GitHub Actions workflow, see [wiki: Run the tests locally](https://github.com/MetOffice/CMEW/wiki/Detailed-Working-Practices#run-the-tests-locally)).

0 commit comments

Comments
 (0)