lynxife / auto-commit

An ai commit vscode plugin powered by openai api
MIT License
4 stars 0 forks source link

✨ feature: support gitmoji #1

Closed Sanjeever closed 1 year ago

Sanjeever commented 1 year ago

For example following gitmoji.dev

template :

<intention> [scope?][:?] <message>

Using emojis on commit messages provides an easy way of identifying the purpose or intention of a commit with only looking at the emojis used. As there are a lot of different emojis I found the need of creating a guide that can help to use emojis easier.

lynxife commented 1 year ago

Okay, I will consider providing it as a configuration, Thank you for your suggestion.

lynxife commented 1 year ago

v0.0.4 release, close this issue.