Skip to content

Commit

Permalink
chore: Update pull request template
Browse files Browse the repository at this point in the history
  • Loading branch information
wtertinek committed Dec 29, 2022
1 parent 756e70c commit 2ec1c29
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,10 @@ Please describe the tests that you ran to verify your changes. Provide instructi
## Checklist:

- [ ] My code follows the style guidelines of this project
- [ ] Commit messages follow the [conventional commits specification](https://www.conventionalcommits.org/en/v1.0.0/)
- [ ] 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
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream modules
- [ ] I have checked my code and corrected any misspellings

0 comments on commit 2ec1c29

Please sign in to comment.