-
Notifications
You must be signed in to change notification settings - Fork 1
.github pull_request_template
github-actions[bot] edited this page Apr 12, 2026
·
1 revision
Brief description of the changes in this PR.
- Bug fix
- New feature
- Documentation update
- Refactor / code cleanup
- CI / build configuration
- Other (describe below)
- Linting passes (
make lint) - Tests pass (
make test) - New tests added for new functionality
- Documentation updated (if applicable)
- Changelog / version bump (if applicable)