Skip to content

Commit

Permalink
Pull request template
Browse files Browse the repository at this point in the history
Suggest noting fixed issues, adding tests, and updating whats-new.md.
  • Loading branch information
johnomotani committed Apr 24, 2020
1 parent 182de0b commit 4609d05
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<!--
Please run flake8 and black on your changes, these will be checked by the CI.
Feel free to remove any of the check-list items that aren't relevant to your PR.
-->

- [ ] Closes #xxxx
- [ ] Tests added
- [ ] Updated `doc/whats-new.md` with a summary of the changes

0 comments on commit 4609d05

Please sign in to comment.