vs-commitizen icon indicating copy to clipboard operation
vs-commitizen copied to clipboard

Add gitmoji support

Open colinkiama opened this issue 4 years ago • 0 comments

What are gitmoji?: https://gitmoji.dev/

Why: A visual indicator of what the commit in commit messages help understanding what the commit does at a glance.

How should it work: Give us an option to select between gitmoji for each commit message. These will be inserted right before the subject text.

Examples of it being done before: https://github.com/vivaxy/vscode-conventional-commits

colinkiama avatar Dec 19 '20 13:12 colinkiama