commit-template-idea-plugin
commit-template-idea-plugin copied to clipboard
Feature request: customize the commit template
- Add a page in the plugin settings, allowing to submit a custom template. Example:
<type>(<scope>): <subject> [<issue-number>] at [<timestamp>]
<BLANK LINE>
<body>
<BLANK LINE>
<footer>
- Then add the custom fields in the form (some values could be automatically provided, like the timestamp)
Related:
- https://github.com/MobileTribe/commit-template-idea-plugin/issues/1
- https://github.com/MobileTribe/commit-template-idea-plugin/issues/2
- https://plugins.jetbrains.com/plugin/9861-git-commit-template#comment=28604
I'd like to have a customisable template - are you open for contributions? :)
@unexist yes, of course!