Skip to content

Instantly share code, notes, and snippets.

View oldfieldtc's full-sized avatar

Tommy Oldfield oldfieldtc

View GitHub Profile
@qoomon
qoomon / conventional-commits-cheatsheet.md
Last active September 20, 2024 21:58
Conventional Commits Cheatsheet

Conventional Commit Messages

See how a minor change to your commit message style can make a difference.

Tip

Have a look at git-conventional-commits , a CLI util to ensure these conventions, determine version and generate changelogs

Commit Message Formats

Default