Create a git branch name from a JIRA Ticket
Chrome Extension that creates a git branch name from a Jira Ticket number and title.
- Open a JIRA ticket modal (or a ticket page)
- CLick copy to copy the branch name to clipboard
- A git branch name is now copied to your clipboard, it looks like this `git checkout -b feat/dev/abc-123-cool-the-ticket-title
