Skip to content

Instantly share code, notes, and snippets.

View sae1013's full-sized avatar

Minwoo Jung sae1013

  • Seoul National University of Science and Technology
  • Seoul
View GitHub Profile
@sae1013
sae1013 / semantic-commit-messages.md
Created September 16, 2021 15:29 — 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