Skip to content

Commit

Permalink
Add PULL_REQUEST_TEMPLATE
Browse files Browse the repository at this point in the history
  • Loading branch information
Fantomas42 committed Sep 28, 2016
1 parent 1434b0f commit c79756e
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,15 @@
# What is the purpose of your *pull request*?

- [ ] Bug fix
- [ ] New feature

# Proposed changes


# Warning

Before submitting a *pull request* make sure you have:

- [ ] Wrote some tests.
- [ ] Respected the [PEP 8](https://www.python.org/dev/peps/pep-0008).
- [ ] Read the guidelines for contributing linked to above.

0 comments on commit c79756e

Please sign in to comment.