Skip to content

Instantly share code, notes, and snippets.

@seunggabi
seunggabi / semantic-branch-names.md
Last active September 5, 2025 09:41
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