1
0
mirror of https://github.com/tiimgreen/github-cheat-sheet.git synced 2025-08-09 01:16:37 +02:00

Emojis can be added to repo descriptions

This commit is contained in:
Rafal Chmiel
2015-02-18 21:15:24 +00:00
parent b2ab6da33c
commit dda655e494

View File

@@ -307,7 +307,7 @@ GitHub uses [Linguist](https://github.com/github/linguist) to perform language d
[*Read more about GitHub Flavored Markdown.*](https://help.github.com/articles/github-flavored-markdown)
### Emojis
Emojis can be added to Pull Requests, Issues, commit messages, etc. using `:name_of_emoji:`
Emojis can be added to Pull Requests, Issues, commit messages, repository descriptions, etc. using `:name_of_emoji:`.
The full list of supported Emojis on GitHub can be found at [emoji-cheat-sheet.com](http://www.emoji-cheat-sheet.com/) or [scotch-io/All-Github-Emoji-Icons](https://github.com/scotch-io/All-Github-Emoji-Icons).