Write a commit message (or PR description) for this change:
[paste your diff, or describe what you changed and why]
Format: [e.g. conventional commits, plain English, our team uses “type: subject” style]
Rules:
- Subject line under 72 characters, imperative mood
- Body explains WHY, not WHAT (the diff already shows what)
- If it’s a PR: include a summary, what to test, and anything the reviewer should pay extra attention to
- If it’s a breaking change, say so clearly at the top
Write it like a teammate who respects the reviewer’s time.