fork-dev / TrackerWin

Bug and issue tracker for Fork for Windows
459 stars 10 forks source link

Gitmoji integration #1997

Closed nikixiaoyou closed 1 year ago

nikixiaoyou commented 1 year ago

This is not a bug, but simply a suggestion for a new field in the UI (and I'd be happy to contribute by writing this code). I've recently learned about Gitmoji as a way to quickly see at a glance the type of commit that has been made, and to help out sorting and filtering commits: image

It would be nice if there was an optional field just above the "Commit subject" field that could be a dropdown of all available gitmojis. Some IDEs with git integration already support it, but since I think Fork is a superior Git client, it'd be awesome if it supported it! image

Thank you!

DanPristupov commented 1 year ago

https://github.com/fork-dev/TrackerWin/issues/1165