Update PULL_REQUEST_TEMPLATE.md

This commit is contained in:
Paulus Schoutsen 2016-03-22 08:39:41 -07:00
parent c22e106d44
commit 8fe0740b7f

View File

@ -18,6 +18,7 @@ If code communicates with devices:
- [ ] New files were added to `.coveragerc`.
If the code does not interact with devices:
- [ ] Local tests with `tox` run successfully. **Your PR cannot be merged unless tests pass**
- [ ] Tests have been added to verify that the new code works.
[fork]: http://stackoverflow.com/a/7244456