Skip to content

Instantly share code, notes, and snippets.

View TheDogHusky's full-sized avatar
⚙️
Working on my projects.

Adam TheDogHusky

⚙️
Working on my projects.
View GitHub Profile
@RobertAKARobin
RobertAKARobin / python.md
Last active May 5, 2025 21:25
Python Is Not A Great Programming Language
@qoomon
qoomon / conventional-commits-cheatsheet.md
Last active May 13, 2025 15:03
Conventional Commits Cheatsheet

Conventional Commit Messages starline

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

Tip

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

Commit Message Formats

Default