carloscuesta / gitmoji

An emoji guide for your commit messages. 😜
https://gitmoji.dev
MIT License
15.44k stars 808 forks source link

🐋 Add whale as emoji for docker changes #1693

Closed huparelaa closed 4 months ago

huparelaa commented 4 months ago

Emoji symbol

🐋

Emoji code

:whale2:

Emoji description

This emoji should be used to describe changes related to docker files or changes

Describe the use case of your emoji

🐋 This emoji could be useful to identify easily commits related to docker configuration (dockerfiles, docker-compose, .dockerignore, etc). I used this unofficial emoji on a personal project here. As you can see this is a easy way to identify commits.

Is this use case covered by an existing emoji?

No ❌

Does this emoji fall into the "how" or the "what" category?

Examples

🐋 Whale examples

🐋 Add dockerfile on backend 🐋 Docker compose file fixed 🐋 Add .dockerignore files 🐋 Change dockerfile

Validations

carloscuesta commented 4 months ago

Duplicate of https://github.com/carloscuesta/gitmoji/issues/1668