PULL_REQUEST_TEMPLATE.md
August 3, 2026 ยท View on GitHub
Description
Related Issue
Type of Change
- Bug fix
- New feature
- Documentation update
- Refactoring
- Other (describe):
Checklist
- I have read the CONTRIBUTING guide
- Tests pass locally
- I have added tests that prove my fix or feature works
- I have updated documentation as needed
- This change does not introduce breaking changes
- My commits are signed off (
git commit -s)