Conventional Commit Message
A properly formatted commit whose body explains why, derived only from the staged diff.
Beginner1 min read
Customize
Fill these in and the prompt below updates as you type. Anything you leave blank stays as a placeholder.
Your prompt
1 placeholder leftWrite a Conventional Commits message for this diff. {{diff}} Rules: a `type(scope): subject` line under 72 chars in the imperative mood, then a body explaining WHY (not what) in 1-3 bullet points. Do not invent changes that are not in the diff.