From a0fdbcd8e5f9e3aff286f8fbdf3fb51b20ab4397 Mon Sep 17 00:00:00 2001 From: epi052 <43392618+epi052@users.noreply.github.com> Date: Sun, 3 May 2020 13:37:00 -0500 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 dc26773..31cbfe2 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -8,7 +8,6 @@ Long form explanations of most of the items below can be found in the [CONTRIBUT - [ ] Code is in its own branch - [ ] Branch name is related to the PR contents - [ ] PR targets master -- [ ] Option to squash commits is checked ## Static analysis checks - [ ] All python files are formatted using black