Support emojis on commit messages
Today, emoji is not supported on commit messages. It would be nice to have them :smile:
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 20 Mar, 2015 01:12 PM
Nice idea. I guess it's for GitHub only, right?
2 Posted by tugberk on 20 Mar, 2015 03:23 PM
Hmm, not sure about others but as you said, GitHub support semojis here: http://www.emoji-cheat-sheet.com/ and they appear nicely on commit messages: https://github.com/aspnet/dnx/commit/8155a1467092e73fc5e881b01e6da9...
I guess supporting emojis on http://www.emoji-cheat-sheet.com/ across source control providers should be fine.
3 Posted by Adam Knights on 03 Feb, 2016 08:34 AM
Bitbucket now also supports Emoji's - many larger projects such as Atom (see https://github.com/atom/atom/blob/master/CONTRIBUTING.md#git-commit-messages) make good use of Emojis, so it would be great to see this added to Appveyor.
Support Staff 4 Posted by Feodor Fitsner on 03 Feb, 2016 08:46 PM
That's nice and sounds easy to implement. My only question is where do we get emoji images (free with permissive license or paid ones)?
5 Posted by Adam Knights on 04 Feb, 2016 08:25 AM
https://github.com/Ranks/emojione looks a good starting point.
Twitter also open source their emoji https://github.com/twitter/twemoji
Support Staff 6 Posted by Feodor Fitsner on 04 Feb, 2016 07:07 PM
Nice. Apparently, we already have an issue for that: https://github.com/appveyor/ci/issues/202
I've added your links into it. Thanks!
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:03 AM.