|
18 | 18 | - [Commit Message Format](#commit-message-format)
|
19 | 19 | - [Suggested Emojis](#suggested-emojis)
|
20 | 20 | - [Tools](#tools)
|
21 | | -- [References](#references) |
| 21 | +- [Related Ideas](#related-ideas) |
22 | 22 | - [Fun Emoji Usages](#fun-emoji-usages)
|
23 | 23 | - [Contributing](#contributing)
|
24 | 24 | - [License](#license)
|
@@ -166,9 +166,17 @@ If these rules and/or using emojis is an [overkill](/../../issues/21) for your p
|
166 | 166 | - [gitMoji](https://gitlab.com/louisgrasset/git-moji)(Firefox & Chrome Extension): Enhance your commits with emojis!, thanks to [@louisgrasset](https://twitter.com/louisgrasset).
|
167 | 167 |
|
168 | 168 |
|
| 169 | +## Related Ideas |
| 170 | + |
| 171 | +- [gitmoji](https://gitmoji.dev/): An emoji guide for your commit messages. |
| 172 | +- [Conventional Commits](https://www.conventionalcommits.org/): A specification for adding human and machine readable meaning to commit messages. |
| 173 | + |
| 174 | + |
169 | 175 | ## Fun Emoji Usages
|
170 | | -- [CodeEmoji](https://codemoji.org/): Mozilla’s Codemoji enciphers your messages with emoji for fun and profit |
171 | | -- [Emoji Based Diagram](https://blog.mozilla.org/services/2016/08/23/sending-vapid-identified-webpush-notifications-via-mozillas-push-service/#send_data): Emoji Based Diagram of Data Bearing Subscription Updates(WebPush VAPID) |
| 176 | +- [CodeEmoji](https://codemoji.org/): Mozilla’s Codemoji enciphers your messages with emoji for fun and profit. |
| 177 | +- [Emoji Based Diagram](https://blog.mozilla.org/services/2016/08/23/sending-vapid-identified-webpush-notifications-via-mozillas-push-service/#send_data): Emoji Based Diagram of Data Bearing Subscription Updates(WebPush VAPID). |
| 178 | +- [HTTP status codes as emoji](https://twitter.com/nlognhq/status/1314443449244946436). |
| 179 | +- [OSI Model with emojis](https://twitter.com/jbizzle703/status/1320745108594135041). |
172 | 180 |
|
173 | 181 |
|
174 | 182 | ## Contributing
|
|
0 commit comments