Skip to content

Instantly share code, notes, and snippets.

@chengpengzhao
Last active March 6, 2020 04:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chengpengzhao/2be4ffa4ed267277d2525daf1396241d to your computer and use it in GitHub Desktop.
Save chengpengzhao/2be4ffa4ed267277d2525daf1396241d to your computer and use it in GitHub Desktop.
Git Commit Emoji
emoji emoji代码 说明
🎨 :art: 改进代码结构/代码格式
⚡️ :zap: 提升性能
🔥 :fire: 移除代码或文件
🐛 :bug: 修复bug
🚑 :ambulance: 关键补丁
:sparkles: 引入新的功能
📝 :memo: 写文档
🚀 :rocket: 部署功能
💄 :lipstick: 更新 UI 和样式文件
🎉 :tada: 初次提交
:white_check_mark: 增加测试
🔒 :lock: 修复安全问题
🍎 :apple: 修复 macOS 下的问题
🐧 :penguin: 修复 Linux 下的问题
🏁 :checkered_flag: 修复 Windows 下的问题
🔖 :bookmark: 发行/版本标签
🚨 :rotating_light: 移除 linter 警告
🚧 :construction: 工作进行中
💚 :green_heart: 移除 linter 警告
🚨 :rotating_light: 添加 CI 构建系统
⬇️ :arrow_down: 降级依赖
⬆️ :arrow_up: 升级依赖
👷 :construction_worker: 添加 CI 构建系统
📈 :chart_with_upwards_trend: 添加分析或跟踪代码
🔨 :hammer: 重构
:heavy_minus_sign: 少一个依赖
🐳 :whale: Docker 相关工作
:heavy_plus_sign: 增加一个依赖
🔧 :wrench: 修改配置文件
🌐 :globe_with_meridians: 国际化与本地化
✏️ :pencil2: 修复 typo
💩 :hankey: 编写需要改进的错误代码
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment