Skip to content

Instantly share code, notes, and snippets.

View Dazt5's full-sized avatar
🎯
Focusing

Dazt5 Dazt5

🎯
Focusing
View GitHub Profile
@Dazt5
Dazt5 / semantic-commit-messages.md
Created April 16, 2021 21:22 — forked from joshbuchea/semantic-commit-messages.md
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