From 5d05da21effad48e210303b4dae5385b6ed85d2c Mon Sep 17 00:00:00 2001 From: Khosrow Moossavi Date: Thu, 12 Apr 2018 04:07:00 -0400 Subject: [PATCH] Add "Fixes: number" to PR template for auto-closing issues (#2557) --- PULL_REQUEST_TEMPLATE.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index 8a5a30fdb54..a21832ce16c 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?