Skip to content

Instantly share code, notes, and snippets.

View Wayne42's full-sized avatar
πŸ‘¨β€πŸŽ“
knowledge above all nonsense

Wayne42

πŸ‘¨β€πŸŽ“
knowledge above all nonsense
View GitHub Profile
@Wayne42
Wayne42 / semantic-commit-messages.md
Last active April 20, 2023 16:22 — 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