carloscuesta / gitmoji

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

🍎 Fixing something on macOS. #1699

Closed jebarpg closed 4 months ago

jebarpg commented 4 months ago

Emoji symbol

🍎

Emoji code

:apple:

Emoji description

Fixing something on macOS.

Describe the use case of your emoji

used for integration with cz-emoji adapter types https://github.com/ngryman/cz-emoji/blob/master/lib/types.json

Is this use case covered by an existing emoji?

No ❌

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

Examples

adding a script for mac os in package.json using the open command. "dev:mac": "open http://127.0.0.1:3000/docs/static/index.html",

Validations

carloscuesta commented 4 months ago

Removed in https://github.com/carloscuesta/gitmoji/issues/435