commit-template-idea-plugin
commit-template-idea-plugin copied to clipboard
Feature Request: Add a field for a (Jira) Issue Number
Feature request: Add a normal (optional) text field to enter the issue number. The output of the field should be after the subject in such manner:
<type>(<scope>): <subject> [<Issue Number>]
<BLANK LINE>
<body>
<BLANK LINE>
<footer>
Sorry for the delay! Is there a documentation regarding JIRA commit guidelines? I didn't find anything here https://confluence.atlassian.com/bitbucket/use-smart-commits-298979931.html
I guess there is not really a documentation about that since it's probably kinda company related..on the other hand most organisations probably work with some kind of ticket system.. I already built the plugin locally including that new field, so you are free to deny the PR ;-)
Ideally it would be great to have an autocomplete for Jira/GitHub/GitLab tickets
@janwidmer
I use JIRA-Issue number as a scope value