From 27c4424bd7dfef62667369fa671d5906b89096e8 Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Wed, 25 Oct 2017 14:27:37 -0500 Subject: [PATCH] update PR template --- PULL_REQUEST_TEMPLATE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index 4eb515045..491dd47cf 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -1,3 +1,5 @@ + + ### Closing Issues: * [ ] Have you included "closes #XXXX" in your comment to auto-close the issue that your PR fixes?