From b7d7ba04a4417bcb6c88acec90bfc64a8739a6a2 Mon Sep 17 00:00:00 2001 From: Khosrow Moossavi Date: Wed, 11 Apr 2018 15:05:33 -0400 Subject: [PATCH] Add "Fixes: number" to PR template for auto-closing issues --- PULL_REQUEST_TEMPLATE.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index 8a5a30fdb54d..a21832ce16c4 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -12,6 +12,13 @@ - [ ] Enhancement (improves an existing feature and functionality) - [ ] Cleanup (Code refactoring and cleanup, that may add test cases) +## GitHub Issue/PRs + + + + + + ## Screenshots (if appropriate): ## How Has This Been Tested?