diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 462796a1..c7399fa9 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -20,7 +20,7 @@ - I've added tests (if it's a bug, feature or enhancement) - I've adjusted the documentation (if it's a feature or enhancement) - - The test suite passes (run `script/cibuild` to verify this) + - The test suite passes locally (run `script/cibuild` to verify this) --> ## Summary @@ -33,11 +33,13 @@ -## Semver Changes + You can use keywords to automatically close the related issue. + For example, (all of) the following will close issue #4567 when your PR is merged. -