From a2662b928bda6c79110d04b73db048ea530be5e7 Mon Sep 17 00:00:00 2001 From: Rob Ede Date: Fri, 10 Jul 2020 14:55:56 +0100 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 6426eab6..cc34e2bc 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,12 +1,8 @@ ## PR Type What kind of change does this PR make? - - -- [ ] Bug fix -- [ ] Feature -- [ ] Refactor / code style change (no functional or public API changes) -- [ ] Other + +INSERT_PR_TYPE ## PR Checklist