From 16c10723b291116a996ba2f17f67402d1103a855 Mon Sep 17 00:00:00 2001 From: Julien Eluard Date: Mon, 16 Oct 2017 18:44:06 +0200 Subject: [PATCH] Updated PR template to not auto-close issues --- .github/PULL_REQUEST_TEMPLATE.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 4dfa4916d5..3e67eb6785 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,8 +1,10 @@ [comment]: # (Please replace ... with your information. Remove < and >) [comment]: # (To auto-close issue on merge, please insert the related issue number after # i.e fixes #566) -fixes #... + +addresses #... ### Summary: + [comment]: # (Summarise the problem and how the pull request solves it) ... @@ -12,5 +14,11 @@ fixes #... - Step 3, etc. [comment]: # (PRs will only be accepted if squashed into single commit.) -status: + + +status: ready + +*or* + +status: wip