From d19659a65eb90690ddf51d8727872d8268108c21 Mon Sep 17 00:00:00 2001 From: Markus Hilger Date: Thu, 29 Sep 2016 00:45:13 +0200 Subject: [PATCH] Revert "Update pull_request_template.md" This reverts commit 892e7b0ca9145d82dbb1ade93fab40ec5ca25c24. --- .github/pull_request_template.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 79367566..40593db5 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -16,6 +16,6 @@ ## Types of changes -- [] Bug fix (non-breaking change which fixes an issue) -- [] New feature (non-breaking change which adds functionality) -- [] Breaking change (fix or feature that would cause existing functionality to change) +- [ ] Bug fix (non-breaking change which fixes an issue) +- [ ] New feature (non-breaking change which adds functionality) +- [ ] Breaking change (fix or feature that would cause existing functionality to change)