From e07e4194d327e3735e427132fe016ce8a78c33b9 Mon Sep 17 00:00:00 2001 From: Niek Haarman Date: Sat, 10 Dec 2016 16:02:40 +0100 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index fa6cbc39..ee9389ca 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -2,4 +2,3 @@ Thank you for submitting a pull request! But first: - [ ] Can you back your code up with tests? - [ ] Keep your commits clean: [squash your commits if necessary](https://git-scm.com/book/en/v2/Git-Tools-Rewriting-History). - - [ ] Make sure you're targeting the `dev` branch with the PR.