Skip to content

Instantly share code, notes, and snippets.

View arbaev's full-sized avatar

Timur Arbaev arbaev

  • Izmir, Turkey
  • 12:14 (UTC +03:00)
  • LinkedIn in/arbaev
View GitHub Profile
@arbaev
arbaev / semantic-commit-messages.md
Last active August 1, 2022 21: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