This repository has been archived on 2024-05-23. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blinkpy/.github/PULL_REQUEST_TEMPLATE.md
T
2017-03-11 23:21:26 -05:00

9 lines
308 B
Markdown

## Description:
**Related issue (if applicable):** fixes #<blinkpy issue number goes here>
## 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