Skip to content

Instantly share code, notes, and snippets.

View 2ykwang's full-sized avatar
🔥

Youngkwang Yang 2ykwang

🔥
  • Seoul
  • 06:25 (UTC +09:00)
View GitHub Profile
@2ykwang
2ykwang / semantic-commit-messages.md
Created November 7, 2021 23:56 — 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