- 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