Gitmoji List¶
index | emoji | entity | code | name | description | 描述 |
---|---|---|---|---|---|---|
0 | 🎨 | 🎨 | :art: | art | Improve structure / format of the code. | 结构改善 / 格式化代码。 |
1 | ⚡️ | ⚡ | :zap: | zap | Improve performance. | 性能改善。 |
2 | 🔥 | 🔥 | :fire: | fire | Remove code or files. | 移除代码或者文件。 |
3 | 🐛 | 🐛 | :bug: | bug | Fix a bug. | 修复问题。 |
4 | 🚑️ | 🚑 | :ambulance: | ambulance | Critical hotfix. | 重大热修复。 |
5 | ✨ | ✨ | :sparkles: | sparkles | Introduce new features. | 引入新的特性。 |
6 | 📝 | 📝 | :memo: | memo | Add or update documentation. | 添加或者更新文档。 |
7 | 🚀 | 🚀 | :rocket: | rocket | Deploy stuff. | 部署相关。 |
8 | 💄 | &#ff99cc; | :lipstick: | lipstick | Add or update the UI and style files. | 添加或者更新界面和样式文件。 |
9 | 🎉 | 🎉 | :tada: | tada | Begin a project. | 启动新项目。 |
10 | ✅ | ✅ | :white_check_mark: | white-check-mark | Add, update, or pass tests. | 添加、更新或者通过测试。 |
11 | 🔒️ | 🔒 | :lock: | lock | Fix security or privacy issues. | 修复安全或隐私问题。 |
12 | 🔐 | 🔐 | :closed_lock_with_key: | closed-lock-with-key | Add or update secrets. | 添加或者更新密钥。 |
13 | 🔖 | 🔖 | :bookmark: | bookmark | Release / Version tags. | 发布 / 版本标签。 |
14 | 🚨 | 🚨 | :rotating_light: | rotating-light | Fix compiler / linter warnings. | 消除编译器或者代码检查工具警告。 |
15 | 🚧 | 🚧 | :construction: | construction | Work in progress. | 正在进行中。 |
16 | 💚 | 💚 | :green_heart: | green-heart | Fix CI Build. | 修复持续集成构建。 |
17 | ⬇️ | ⬇️ | :arrow_down: | arrow-down | Downgrade dependencies. | 降级依赖。 |
18 | ⬆️ | ⬆️ | :arrow_up: | arrow-up | Upgrade dependencies. | 升级依赖。 |
19 | 📌 | 📌 | :pushpin: | pushpin | Pin dependencies to specific versions. | 固定依赖在特定的版本。 |
20 | 👷 | 👷 | :construction_worker: | construction-worker | Add or update CI build system. | 添加或者添加持续集成构建系统。 |
21 | 📈 | 📈 | :chart_with_upwards_trend: | chart-with-upwards-trend | Add or update analytics or track code. | 添加或者更新分析或跟踪代码。 |
22 | ♻️ | ♻ | :recycle: | recycle | Refactor code. | 重构代码。 |
23 | ➕ | ➕ | :heavy_plus_sign: | heavy-plus-sign | Add a dependency. | 添加一项依赖。 |
24 | ➖ | ➖ | :heavy_minus_sign: | heavy-minus-sign | Remove a dependency. | 移除一项依赖。 |
25 | 🔧 | 🔧 | :wrench: | wrench | Add or update configuration files. | 添加或者更新配置文件。 |
26 | 🔨 | 🔨 | :hammer: | hammer | Add or update development scripts. | 添加或者更新部署脚本。 |
27 | 🌐 | 🌐 | :globe_with_meridians: | globe-with-meridians | Internationalization and localization. | 国际化和本地化。 |
28 | ✏️ |  | :pencil2: | pencil2 | Fix typos. | 修正拼写错误。 |
29 | 💩 |  | :poop: | poop | Write bad code that needs to be improved. | 编写需要改善的糟糕代码。 |
30 | ⏪️ | ⏪ | :rewind: | rewind | Revert changes. | 回滚变动。 |
31 | 🔀 | 🔀 | :twisted_rightwards_arrows: | twisted-rightwards-arrows | Merge branches. | 合并分支。 |
32 | 📦️ | F4E6; | :package: | package | Add or update compiled files or packages. | 添加或者更新已编译文件或者包。 |
33 | 👽️ | F47D; | :alien: | alien | Update code due to external API changes. | 由于外部 API 变动而更新代码。 |
34 | 🚚 | F69A; | :truck: | truck | Move or rename resources (e.g.: files, paths, routes). | 移动或者重命名资源项(例如文件、路径、路由)。 |
35 | 📄 | F4C4; | :page_facing_up: | page-facing-up | Add or update license. | 添加或者更新许可证。 |
36 | 💥 | 💥 | :boom: | boom | Introduce breaking changes. | 引入破坏性的变动。 |
37 | 🍱 | F371 | :bento: | bento | Add or update assets. | 添加或者更新静态资源。 |
38 | ♿️ | ♿ | :wheelchair: | wheelchair | Improve accessibility. | 改善可访问性。 |
39 | 💡 | 💡 | :bulb: | bulb | Add or update comments in source code. | 在源代码中添加或者更新注释。 |
40 | 🍻 | 🍻 | :beers: | beers | Write code drunkenly. | 醉酒般编写代码。 |
41 | 💬 | 💬 | :speech_balloon: | speech-balloon | Add or update text and literals. | 添加或者更新文本和字面量。 |
42 | 🗃️ | 🗃 | :card_file_box: | card-file-box | Perform database related changes. | 执行数据库相关的变动。 |
43 | 🔊 | 🔊 | :loud_sound: | loud-sound | Add or update logs. | 添加或者更新日志。 |
44 | 🔇 | 🔇 | :mute: | mute | Remove logs. | 移除日志。 |
45 | 👥 | 👥 | :busts_in_silhouette: | busts-in-silhouette | Add or update contributor(s). | 添加或者更新贡献者(们)。 |
46 | 🚸 | 🚸 | :children_crossing: | children-crossing | Improve user experience / usability. | 改善用户体验 / 可用性。 |
47 | 🏗️ | f3d7; | :building_construction: | building-construction | Make architectural changes. | 进行架构变动。 |
48 | 📱 | 📱 | :iphone: | iphone | Work on responsive design. | 进行响应式设计工作。 |
49 | 🤡 | 🤡 | :clown_face: | clown-face | Mock things. | 模拟相关。 |
50 | 🥚 | 🥚 | :egg: | egg | Add or update an easter egg. | 添加或者更新一个彩蛋。 |
51 | 🙈 | bdfe7; | :see_no_evil: | see-no-evil | Add or update a .gitignore file. | 添加或者更新 .gitignore 文件。 |
52 | 📸 | 📸 | :camera_flash: | camera-flash | Add or update snapshots. | 添加或者更新快照。 |
53 | ⚗️ | ⚗ | :alembic: | alembic | Perform experiments. | 执行试验。 |
54 | 🔍️ | 🔍 | :mag: | mag | Improve SEO. | 改善搜索引擎优化。 |
55 | 🏷️ | 🏷 | :label: | label | Add or update types. | 添加或者更新类型。 |
56 | 🌱 | 🌱 | :seedling: | seedling | Add or update seed files. | 添加或者更新种子文件。 |
57 | 🚩 | 🚩 | :triangular_flag_on_post: | triangular-flag-on-post | Add, update, or remove feature flags. | 添加、更新或者移除特性标记。 |
58 | 🥅 | 🥅 | :goal_net: | goal-net | Catch errors. | 捕获错误。 |
59 | 💫 | 💫 | :dizzy: | dizzy | Add or update animations and transitions. | 添加或者更新动画和过渡效果。 |
60 | 🗑️ | 🗑 | :wastebasket: | wastebasket | Deprecate code that needs to be cleaned up. | 废弃需要清理的代码。 |
61 | 🛂 | 🛂 | :passport_control: | passport-control | Work on code related to authorization, roles and permissions. | 处理与授权、角色和权限相关的代码。 |
62 | 🩹 | 🩹 | :adhesive_bandage: | adhesive-bandage | Simple fix for a non-critical issue. | 对非关键问题的简单修复。 |
63 | 🧐 | 🧐 | :monocle_face: | monocle-face | Data exploration/inspection. | 数据探索 / 检查。 |
64 | ⚰️ | ⚰ | :coffin: | coffin | Remove dead code. | 移除死代码。 |
65 | 🧪 | 🧪 | :test_tube: | test-tube | Add a failing test. | 添加一个失败的测试。 |
66 | 👔 | 👔 | :necktie: | necktie | Add or update business logic. | 添加或更新业务逻辑。 |
67 | 🩺 | 🩺 | :stethoscope: | stethoscope | Add or update healthcheck. | 添加或更新健康检查。 |
68 | 🧱 | 🧱 | :bricks: | bricks | Infrastructure related changes. | 基础设施相关的变动。 |
69 | 🧑💻 | 🧑‍💻 | :technologist: | technologist | Improve developer experience. | 改善开发者体验。 |
70 | 💸 | 💸 | :money_with_wings: | money-with-wings | Add sponsorships or money related infrastructure. | 添加赞助或与金钱相关的基础设施。 |
71 | 🧵 | 🧵 | :thread: | thread | Add or update code related to multithreading or concurrency. | 添加或者更新与多线程或并发相关的代码。 |
72 | 🦺 | 🦺 | :safety_vest: | safety-vest | Add or update code related to validation. | 添加或者更新与验证相关的代码。 |