Skip to content

Instantly share code, notes, and snippets.

View whybfq's full-sized avatar
💭
I may be slow to respond.

Naphat John whybfq

💭
I may be slow to respond.
View GitHub Profile
@whybfq
whybfq / semantic-commit-messages.md
Created August 23, 2023 12:59 — 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