Skip to content

Instantly share code, notes, and snippets.

View 404-blue's full-sized avatar
:octocat:

Bruna Barbosa 404-blue

:octocat:
  • Palácio do Planalto
  • Eixo Monumental N1 - Praça dos Três Poderes
  • 23:34 (UTC -03:00)
View GitHub Profile
@joshbuchea
joshbuchea / semantic-commit-messages.md
Last active October 31, 2025 00:13
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