Skip to content
This repository was archived by the owner on Jan 13, 2023. It is now read-only.

Commit

Permalink
Update .github/pull_request_template.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lzpap authored Mar 19, 2020
1 parent 8010d66 commit 40c0130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ Add an `x` to the boxes that are relevant to your changes, and delete any items
- [ ] My code follows the contribution guidelines for this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] I have made corresponding changes to the documentation (`docs/` directory and/or `docstring`s in source code)
- [ ] I have followed [PEP-8](https://www.python.org/dev/peps/pep-0008/) Style Guide in my code.
- [ ] New and existing unit tests pass locally with my changes

0 comments on commit 40c0130

Please sign in to comment.