PULL_REQUEST_TEMPLATE.md
June 3, 2026 ยท View on GitHub
Description
Provide a clear description of your changes.
Related Issue
Fixes # (link to the issue this PR addresses)
Type of Change
- Bug fix
- New feature
- Documentation update
- Refactoring
- Other (please describe)
Testing
Describe the tests you ran and how to verify the changes.
Screenshots
If applicable, add screenshots to demonstrate the change.
Checklist
- I have read CONTRIBUTING.md
- I have tested this change on macOS 15+
- My code follows the project's coding conventions
- I have updated documentation if needed
- This change does not introduce breaking changes