Skip to content

Instantly share code, notes, and snippets.

View derrihuizabelle's full-sized avatar

Izabelle Derrihu derrihuizabelle

  • Nova Friburgo, Rio de Janeiro, Brasil
View GitHub Profile
@joshbuchea
joshbuchea / semantic-commit-messages.md
Last active October 26, 2025 20:28
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