Skip to content

Instantly share code, notes, and snippets.

View cchen408's full-sized avatar
🏠
Working from home

Christopher Chen cchen408

🏠
Working from home
  • Ciphertrace (Mastercard)
  • CA, USA
  • 05:01 (UTC -07:00)
  • X @cchen408
View GitHub Profile
@cchen408
cchen408 / semantic-commit-messages.md
Created November 9, 2019 00:01 — 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