Skip to content

Commit

Permalink
Updated PR template
Browse files Browse the repository at this point in the history
  • Loading branch information
fruzsinaagocs committed Feb 15, 2022
1 parent ea19f5d commit d76c67c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/pull_request_template.md
Expand Up @@ -7,8 +7,6 @@ Fixes # (issue)
# Checklist:

- [ ] I have performed a self-review of my own code
- [ ] My code is PEP8 compliant (`flake8 --max-line-length 99 primpy tests`)
- [ ] My code contains compliant docstrings (`pydocstyle --convention=numpy primpy`)
- [ ] New and existing unit tests pass locally with my changes (`pytest`)
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] Update version number

0 comments on commit d76c67c

Please sign in to comment.