<author>/<type>/<ticket>/<title>
revett/feature/24101/skeleton-service-for-email-sender
GitHub username.
bug - Code changes linked to a known issue
feature - New feature
refactor - Code refactoring
spike - Experiments
Ticket/story ID.
- Use
kebab-case - Keep it concise
@Crystalh, why do you prefer
junkoverspike?That said, I agree with the choice of
slashoverhyphenas separator between the<type>and the<name>. By design Git refuses to have a standalone branch with the same name of an existing<type>. This reinforce the image (and the fact) that types are like directories with branches in it.