Skip to content

Instantly share code, notes, and snippets.

View Ralfarios's full-sized avatar
🏠
Working from home

Ralfarios

🏠
Working from home
View GitHub Profile
@seunggabi
seunggabi / semantic-branch-names.md
Last active July 9, 2024 03:22
Semantic Branch Names

Semantic Branch Names

See how a minor change to your branch name style can make you a better programmer.

Format: <type>/#<issueNumber>-<alias>

Example