Syntax
<author>/<type>/<ticket>/<title>
Example
revett/feature/24101/skeleton-service-for-email-sender
Explanation
<author>
GitHub username.
<type>
bug - Code changes linked to a known issue
feature - New feature
refactor - Code refactoring
spike - Experiments
<ticket>
Ticket/story ID.
<name>
- Use
kebab-case
- Keep it concise
@darnould made a good point that using
/
messes up the Github URL structure, personally I never navigate around Github by changing that part of the URL, but it's something to think about. For example:https://github.com/BBC-News/alephant-renderer/tree/feat/publisher-migration