- Describe the change clearly and briefly.
- Explain the user-facing impact.
- Why is this change needed?
- Link the related issue, discussion, or context.
- List the main implementation, documentation, or test updates.
- Call out any public API, behavior, or workflow changes.
-
bun run lint -
bun run build -
bun test - Additional focused checks (if applicable):
- I followed the contributing guidelines.
- I added or updated tests where behavior changed.
- I updated documentation when public behavior or developer workflow changed.
- I confirmed the change does not introduce security-sensitive regressions.
- Share anything reviewers should pay extra attention to.
- Mention follow-up work, trade-offs, or known limitations.