From bebb222199a6283bff0d151cdab556a856b5d393 Mon Sep 17 00:00:00 2001 From: Thad Guidry Date: Fri, 6 Mar 2020 08:30:56 -0600 Subject: [PATCH] use only supported keyword to auto close properly --- .github/PULL_REQUEST_TEMPLATE/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md index 45a7f5c3e..74cfebb6b 100644 --- a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -1,4 +1,4 @@ -Fixes issue # . +Fixes #{issue number here} Changes proposed in this pull request: -