Conventional Commit Message

coding · Any · free

Write a Conventional Commits message for these staged changes. Diff: Ticket / context (optional): [PASTE] Rules: Type: feat / fix / refactor / perf / docs / test / chore / build / ci Scope: the package or subsystem in parens (skip if unclear) Subject: imperative, lowercase, under 72 chars, no period Body: only if the "why" isn't obvious from the subject — wrap at 72 Footer: BREAKING CHANGE: if applicable, Refs: 123 if linked If the diff crosses concerns, PROPOSE splitting it into 2 3 commits instead Output the message ready to paste into git commit m, no code fences.

#git #commits #conventional