Skip to content

Commit

Permalink
Add a GitHub PR template
Browse files Browse the repository at this point in the history
  • Loading branch information
hristog committed Mar 29, 2021
1 parent 25d2e53 commit 34e41eb
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 @@
- [ ] Closes #xxxx
- [ ] Tests added / passed
- [ ] Passes `flake8`
- [ ] Passes `black dask_ml`
- [ ] Passes `isort .`
- [ ] Passes `mypy dask_ml/metrics`
- [ ] Passes `mypy dask_ml/preprocessing`

0 comments on commit 34e41eb

Please sign in to comment.