carloscuesta / gitmoji

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

An emoji for "Adding content" #1607

Closed wardu closed 10 months ago

wardu commented 10 months ago

Emoji symbol

🛍️

Emoji code

:bags:

Emoji description

Bags of content, for when adding content to your project

Describe the use case of your emoji

When adding content, such as a new blog post or updating an image for a website, I am unsure which emoji is most suitable. Currently, something like :construction: is most suited? However, I think adding content is a common enough commit that it should have a dedicated emoji.

Is this use case covered by an existing emoji?

No ❌

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

Examples

🛍️ add new blog post 🛍️ add new products to ecommerce store 🛍️ add projects to my-profile-page

Validations

cruzdanilo commented 10 months ago

in my opinion, this use case is covered by 🍱 (add or update assets)

wardu commented 10 months ago

Ah yes, that does make a lot of sense with the images. Not quite a fit for updating text content but I guess it works.