My gitmoji preset "@sno2wman/gitmoji-preset"
My presets for customizable-gitmoji-cli!
When emojiFormat
is set to code
, some gitmoji may not be displayed properly on Github.
Please set emojiFormat
to emoji
.
{
"emojiFormat": "emoji",
"presets": ["@sno2wman/gitmoji-preset"]
}
Watch index.json!
emoji | code | description |
---|---|---|
✨ |
|
Introduce new features. |
👍 |
|
Improve features. |
⚡️ |
|
Update about performance. |
🐛 |
|
Fix bugs. |
🚑 |
|
Create a hotfix. |
♻️ |
|
Refactor codes. |
🔧 |
|
Change configuration. |
🎨 |
|
Update UI/UX. |
🔥 |
|
Remove codes. |
🚨 |
|
Add/Update tests. |
🏗 |
|
Update structures. |
🔒 |
|
Update security. |
🚥 |
|
Resolve Linter warning. |
🚧 |
|
Work in progress. |
⚓️ |
|
Salvage old features. |
💥 |
|
make a breaking change. |
🧪 |
|
Add experimental features. |
🗑 |
|
Deprecate functions. |
⬆️ |
|
Update dependencies. |
⬇️ |
|
Downgrade dependencies. |
➕ |
|
Add dependencies. |
➖ |
|
Remove dependencies. |
📌 |
|
Pin dependencies to specific versions. |
👷 |
|
Maintain infrastructure. |
🌐 |
|
Translate. |
📖 |
|
Write docs. |
💬 |
|
Update literal or text. |
🚚 |
|
Transfer files. |
🍱 |
|
Add assets. |
📷 |
|
Update snapshots. |
🧹 |
|
Format codes. |
🆗 |
|
OK for the review. |
⏪ |
|
Revert changes. |
🔀 |
|
Merge branches. |
📄 |
|
Attach a license. |
🔖 |
|
Release. |
🚀 |
|
Deploy. |
🙈 |
|
Ignore things. |
👥 |
|
Add a contributor. |
💵 |
|
Add financial things. |
🎉 |
|
Init. |