Skip to content

Instantly share code, notes, and snippets.

View devDudu-21's full-sized avatar
🧠
Studying

Eduardo Fernandes devDudu-21

🧠
Studying
  • Brazil
  • 01:17 (UTC -03:00)
View GitHub Profile
@joshbuchea
joshbuchea / semantic-commit-messages.md
Last active November 17, 2024 19:47
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