Skip to content

Commit 9f0a9f8

Browse files
cr updates
1 parent a9d02bc commit 9f0a9f8

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

.github/pull_request_template.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ Code Reviewer: <!-- CR id, filled by SSD/CCD (e.g. @octocat) -->
1515
<!-- List any blocking PRs or issues to be closed here
1616
- is blocked-by #pr-number
1717
- blocks #pr-number
18-
- closes #issue-number
19-
- fixes #issue-number
18+
- closes #issue-number (auto-closes the issue)
19+
- fixes #issue-number (auto-closes the issue)
2020
- is related to #issue-number
2121
-->
2222

@@ -25,7 +25,8 @@ Code Reviewer: <!-- CR id, filled by SSD/CCD (e.g. @octocat) -->
2525
(_Some checks are automatically carried out via the CI pipeline_)
2626

2727
- [ ] I have performed a self-review of my own code
28-
- [ ] My code follows the project's [style guidelines](https://metoffice.github.io/lfric_core/how_to_contribute/index.html#how-to-contribute-index)
28+
- [ ] My code follows the project's
29+
[style guidelines](https://metoffice.github.io/lfric_core/how_to_contribute/index.html#how-to-contribute-index)
2930
- [ ] Comments have been included that aid undertanding and enhance the
3031
readability of the code
3132
- [ ] My changes generate no new warnings

0 commit comments

Comments
 (0)