Update PULL_REQUEST_TEMPLATE.md

This commit is contained in:
Kevin Fronczak
2018-10-17 10:28:40 -04:00
committed by GitHub
parent f8f318c203
commit 4ffdf499c9
+2 -2
View File
@@ -5,5 +5,5 @@
## Checklist:
- [ ] Local tests with `tox` run successfully **PR cannot be meged unless tests pass**
- [ ] If user-facing functionality changed, README.rst updated
- [ ] Tests added to verify new code works
- [ ] Changes tested locally to ensure platform still works as intended
- [ ] Tests added to verify new code works