pull_request_template.md
May 10, 2024 ยท View on GitHub
Related Issues
- fixes #issue-number
add the addressed issue as link
Proposed Changes:
How did you test it?
Notes for the reviewer
Checklist
- I have updated the related issue with new insights and changes
- I added unit tests and updated the docstrings
- I've used one of the conventional commit types for my PR title:
fix:,feat:,build:,chore:,ci:,docs:,style:,refactor:,perf:,test:. - I documented my code
- I ran pre-commit hooks and fixed any issue