Skip to content

Instantly share code, notes, and snippets.

@syon
Last active January 26, 2019 16:06
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 syon/1cc74c42f8f0a39cc4b078119a0ced29 to your computer and use it in GitHub Desktop.
Save syon/1cc74c42f8f0a39cc4b078119a0ced29 to your computer and use it in GitHub Desktop.
Git Commit Emoji
  • πŸŽ‰ :tada: yay!
  • πŸŒ€ :cyclone: tweak
  • ⚑ :zap: zapping feature
  • πŸ’Ž :gem: new attracting feature
  • 🌐 :globe_with_meridians: network
  • πŸ“¦ :package: package relevant
  • πŸ“ :file_folder: restructure files
  • 🚿 :shower: clean
  • 🌊 :ocean: empty
  • 🌱 :seedling: initialized
  • βš“ :anchor: meta
  • 🐳 :whale: Docker
  • πŸ”‹ :battery: engine

  • ✨ :sparkles: new feature
  • 🎨 :art: when improving the format/structure of the code
  • πŸ”§ :wrench: when improving the build/deproy operation
  • 🚧 :construction: work in progress
  • πŸ’„ :lipstick: when improving visual styles
  • 🐎 :racehorse: when improving performance
  • πŸ“ :memo: when writing docs
  • πŸ› :bug: when fixing a bug
  • πŸ”₯ :fire: when removing code or files
  • πŸ’š :green_heart: when fixing the CI build
  • βœ… :white_check_mark: when adding tests
  • πŸ”’ :lock: when dealing with security
  • ⬆️ :arrow_up: when upgrading dependencies
  • ⬇️ :arrow_down: when downgrading dependencies
  • πŸ‘• :shirt: when removing linter warnings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment