We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b95b7b1 commit 98cac54Copy full SHA for 98cac54
1 file changed
home/.claude/skills/commit/SKILL.md
@@ -63,7 +63,7 @@ Module or area affected — derive from the primary area of change using singula
63
64
Indicate breaking changes in either (or both) of two ways:
65
66
-- Append `!` after type/scope: `feat(api)!: remove deprecated endpoints`
+- Append "!" after type/scope: `feat(api)!: remove deprecated endpoints`
67
- Add a `BREAKING CHANGE:` footer: `BREAKING CHANGE: response format changed from XML to JSON`
68
- `BREAKING CHANGE` must be uppercase; `BREAKING-CHANGE` is also accepted as a footer token
69
0 commit comments