Skip to content

Instantly share code, notes, and snippets.

View savilaf's full-sized avatar

Sergi Ávila savilaf

View GitHub Profile
@savilaf
savilaf / semantic-commit-messages.md
Last active August 22, 2019 13:03 — 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> (<taskID>)

<scope> is optional

<taskID> is optional; link to JIRA task o GitHub issue