Skip to content

Instantly share code, notes, and snippets.

View xuyxu's full-sized avatar

xuyxu xuyxu

  • Hangzhou, China
  • 00:45 (UTC +08:00)
View GitHub Profile
@xuyxu
xuyxu / semantic-commit-messages.md
Created March 23, 2021 07: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