Conventional Commits

Write Git commit messages that follow the Conventional Commits 1.0.0 specification. Use when composing a commit message, running git commit, choosing a commit type (feat/fix/docs/refactor/ci/chore/etc.), adding a scope, marking a BREAKING CHANGE, writing commit bodies/footers, or checking a message against the spec. Produces messages like "feat(parser): add array support" that map cleanly to SemVer bumps.

open-sdr 74125ba 5.9 KB Updated

File contents

open-sdr/openwifi/tree/main/.github/skills/conventional-commits commit 74125baab8

Frequently asked questions

npx skillmds@latest add open-sdr/conventional-commits