ilaborie / gitmoji-rs

A Rust version of https://github.com/carloscuesta/gitmoji-cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Configure the commit message with a template

ilaborie opened this issue · comments

commented

Is your feature request related to a problem? Please describe.
As a user, I should be able to configure the commit message template.

A template could be like With things like "{emoji} [{spec}] {message}"

We can also imagine to have a check subcommand to checks commit messages