Skip to content

Instantly share code, notes, and snippets.

View palsega's full-sized avatar

palsega

  • 01:15 (UTC +03:00)
View GitHub Profile
@palsega
palsega / semantic-commit-messages.md
Created November 14, 2023 08:09 — 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