From 9cb27144b03d8fc1bdd7d961501744038fa505be Mon Sep 17 00:00:00 2001 From: Ashwin Maroli Date: Fri, 15 Feb 2019 14:40:49 +0530 Subject: [PATCH] Update Pull Request Template --- .github/PULL_REQUEST_TEMPLATE.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) 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. -