Chris
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
CONTRIBUTING.md
|
|
@ -59,6 +59,7 @@ A good PR should hit these essentials. |
|
|
|
Basic Checklist: |
|
|
|
- [ ] Works on both Python 2.7 & Python 3.x |
|
|
|
- [ ] Commit message includes the relevant issue number |
|
|
|
- [ ] Pull request description contains link to relevant issue |
|
|
|
- [ ] Bug fix / feature has associated tests |
|
|
|
- [ ] README.md is updated (if relevant) |
|
|
|
- [ ] PR has summary of the change and links to the detailed issue. |
|
|
|