PULL_REQUEST_TEMPLATE.md
May 13, 2026 · View on GitHub
Linked issue
Fixes #
Type of change
- Bug fix (non-breaking change that fixes an issue)
- Performance improvement (includes benchmark results below)
- Documentation update
- New feature or public API (requires prior proposal or issue approval)
- Refactor / internal cleanup (no user-visible change)
- Build, CI, or tooling change
Motivation
What changed
Testing
Checklist
- The linked issue above has been reviewed by a maintainer and is agreed-upon, or this is a trivial fix that does not need prior approval
- PR is small and focused — I've split larger changes into a sequence of smaller PRs where possible (see pull request sizes)
- I ran
./bazelw run formatto format my changes - I added or updated tests to cover my changes
- If AI tools assisted with this contribution, I have included an
Assisted-by:trailer in my commit message or this PR description (see AI Tool Use Policy)