Browse Source

Update CONTRIBUTING.md

pull/456/head
Chris 5 years ago
committed by GitHub
parent
commit
9762c481a7
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. 1
      CONTRIBUTING.md

1
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.

Loading…
Cancel
Save