GitHub 上的 "circus tent" 图标是什么意思?

What does the "circus tent" icon mean on GitHub?

我是 GitHub 的新手,困扰我的一件事是:

为什么我在我的帐户上看到这个 "circus tent" 而在其他存储库上却看不到?

它是提交消息的一部分:表情符号“:circus_tent:

您可以在 www.emoji-cheat-sheet.com/ 查看更多表情符号。

实际上这是用户提交消息的一部分

例如

git commit -m 'Fixed whatever, time for :beers:'

它应该出现 :beers: 表情符号

使用 Reto Comments,这是 emojis 可用的列表。