MobileTribe / commit-template-idea-plugin

Git commit template Plugin for IntelliJ
https://plugins.jetbrains.com/plugin/9861-git-commit-template
Apache License 2.0
164 stars 102 forks source link

Add field to enter an issue number #3

Closed janwidmer closed 4 years ago

janwidmer commented 6 years ago

Gives the user the option to enter an issue number, which will be displayed after the short description.

Closes #2

stokito commented 5 years ago

Maybe [] should be on start because usually it is there. Like MVN-45 perf(config):

alanhe421 commented 4 years ago

you can input number in Closes issues

janwidmer commented 4 years ago

@stokito it depends.. we are following the standard defined by commitizen (https://github.com/commitizen/cz-cli)..but I can also close the PR as I built the plugin based on this PR for me..

darrachequesne commented 4 years ago

Let's close this for now.

It could be fixed by https://github.com/MobileTribe/commit-template-idea-plugin/issues/6 in the future, if someone wants to implement the feature :angel: