Skip to content

Instantly share code, notes, and snippets.

View jpzs444's full-sized avatar
💻
Studying

Jose Paolo Indiongco jpzs444

💻
Studying
View GitHub Profile
@jpzs444
jpzs444 / semantic-commit-messages.md
Created January 27, 2021 10:32 — 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