💥 new |
Add something entirely new. |
|
👌 improve |
Improve piece of code like refactoring. |
|
🐛 fix bug |
Fix a bug — need I say more? |
|
📖 doc update |
Anything documentation related. |
|
🚀 release new version |
Release a new version. |
|
🎉 initial commit |
initial commit |
|
✨ new feature |
New Feature in the development |
|
✅ add test case |
Adding tests |
|
✔️ make a test pass |
defined tests passed |
|
⚡ general update and improvement |
general Update |
|
🎨 improve structure / format of the code |
improved formatting and structure |
|
🔒 security fix |
security features added |
|
🔨 refactoring code production |
refactoring code |
|
➖ remooving a dependency or a file in the project on package.json |
removing dependency from the project |
|
➕ Adding a dependency or a file in the project on package.json |
adding new dependency for the project |
|
👌 code review |
code review changes |
|
🚧 work in progress (WIP) |
working on specific issue/bug |
|
🚑 critical hotfix |
critical Hotfix |
|
🚀 deploy new version to production |
Deploying stuff |
|
📈 tracking code |
tracking code or analytics |
|
⏪ reverting changes |
Reverting changes |
|
🔀 merging branch into master or develop |
Merging branches |
|
💩 need to improve |
Bad Code / needs improv |
|
📦 config files or packages added |
Changes in config files (package.json,pom.xml) |
|
👽 code from external source |
Update code due to external API changes. |
|
🚚 rename/move files or folders related to the project |
Move or rename files. |
|
📄 licence |
Add or update license. |
|
🍱 assets |
Add or update assets. |
|
♿️ accessibility |
Improve accessibility. |
|
💡 commenting |
Add or update comments in source code. |
|
🗃 database |
Perform database related changes. |
|
💬 text literals |
Add or update text and literals. |
|
👥 contributors list |
Add or update contributor(s). |
|
🏗 changes that affect the build system or external dependencies |
Make architectural changes. |
|
📱 design |
Work on responsive design. |
|
📸 snapshots |
Add or update snapshots |
|
🙈 gitignore ignore files |
Add or update a .gitignore file |
|
⚗ experiment new feature |
Experiment new things |
|
🥅 try catch block added |
Catching errors |
|
✏️ fix typo |
Fix typos. |
|
⬇️ dependencies |
Downgrade dependencies. |
|
⬆️ dependencies |
Upgrade dependencies. |
|
👷 ci/cd for github actions or circleci |
Add or update CI build system. |
|
💄 update the UI and style files |
Add or update the UI and style files. |
|
wastebasket cleaning code |
Removing deprecated code. |
|
🔧 configuration files |
Add or update configuration files. |
|
💄 🚧 work in progress (WIP) |
'Work in progress. |
|
👓 need to review |
Need code review. |
|
💕 thanks for the code |
Thanks for the code. |
|
🐛 bug fix related to the project |
Fix a bug. |
|
🐞 bug fix related to the project |
Fix a bug. |
|
🐳 docker related |
Work about Docker. |
|
📝 documentation related to the project and the code |
Add or update documentation. |
|
🚸 UX/UI |
Improve user experience / usability. |
|
🥶 cache related to the project |
Add or update caching. |
|
🏗️ infrastructure related to the project |
Make infrastructure changes. |
|
🎶 audio related to the project |
Add or update audio. |
|
📹 video related to the project |
Add or update video. |
|
🔊 logging related to the project |
Add or update logs. |
|
🔇 logging related to the project |
Add or update logs. |
|
🔍 search related to the project |
Add or update search. |
|
🏷️ version tag related to the project |
Add or update version tag. |
|
🚸 accessibility related to the project |
Improve accessibility. |
|
👹 security related to the project |
Fix security issues. |
|
🤬 hate code |
Hate code. |
|
🤯 mind blown |
Mind blown. |
|
🤔 thinking |
Thinking. |
|