django-rosetta/.github/PULL_REQUEST_TEMPLATE.md
2016-03-16 11:17:14 +01:00

5 lines
301 B
Markdown

### All Submissions:
- [ ] Are tests passing? (From the root-level of the repository please run `pip install tox && tox`)
- [ ] I have added or updated a test to cover the changes proposed in this Pull Request
- [ ] I have updated the documentation to cover the changes proposed in this Pull Request