jira-prepare-commit-msg
jira-prepare-commit-msg copied to clipboard
Feature request: Support for placing the Jira number in front of the type for conventional commits
Our default is to place the Jira ticket first in the message even when we use conventional commits. I can't see any way right now to do that, it places it after the type but before the description.
Example:
[abcd-1234] feat: place jira number before commit type