Skip to content

Instantly share code, notes, and snippets.

View abrahamalen's full-sized avatar
🥽
Available

Alen Abraham abrahamalen

🥽
Available
View GitHub Profile
@parmentf
parmentf / GitCommitEmoji.md
Last active May 5, 2025 18:02
Git Commit message Emoji
@joshbuchea
joshbuchea / semantic-commit-messages.md
Last active May 7, 2025 14:46
Semantic Commit Messages

Semantic Commit Messages

See how a minor change to your commit message style can make you a better programmer.

Format: <type>(<scope>): <subject>

<scope> is optional

Example