Branch Naming
<type>-<issueNumber>-<2-3issueSummary>
issueNumber should be omitted if the branch does not address an existing issue.
Allowed<type>values:
<type> - Indicates the context of the branch and should be one of:
- feature
- bug
- chore
Example branch name:
feature-#5-skill-catalog