Skip to content

Instantly share code, notes, and snippets.

View 0x404's full-sized avatar

Qunhong Zeng 0x404

View GitHub Profile
@qoomon
qoomon / conventional-commits-cheatsheet.md
Last active March 14, 2025 01:01
Conventional Commits Cheatsheet

Conventional Commit Messages starline

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