Update pull_request_template.md

This commit is contained in:
epi052
2020-05-03 13:37:00 -05:00
committed by GitHub
parent e6997e17b6
commit a0fdbcd8e5

View File

@@ -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