Skip to content

Instantly share code, notes, and snippets.

View Densu341's full-sized avatar
:octocat:
Working from home

DENI IRAWAN Densu341

:octocat:
Working from home
View GitHub Profile
@Densu341
Densu341 / semantic-commit-messages.md
Created February 8, 2024 13:35 — 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