Skip to content

Instantly share code, notes, and snippets.

@mickvangelderen
Last active May 4, 2017 09:59
Show Gist options
  • Save mickvangelderen/5b3d780653c6ddd2ce71ac80a96a8c06 to your computer and use it in GitHub Desktop.
Save mickvangelderen/5b3d780653c6ddd2ce71ac80a96a8c06 to your computer and use it in GitHub Desktop.
useful emoji

A selection with minor modifications of gitmoji.carloscuesta.me. Available emoji: webpagefx.com/tools/emoji-cheat-sheet.

Commit title

Combine as many of these as necessary.

emoji text description
🚧 :construction: work in progress
✨ :sparkles: add feature
πŸ› :bug: fix bug
βœ… :white_check_mark: add tests
🎨 :art: improve code style
πŸ”§ :wrench: refactor code
πŸ“ :pencil: update documentation
βͺ :rewind: revert changes
⬆️ :arrow_up: update dependencies
πŸ’₯ :boom: breaking change

Commit description

Use these in the commit description.

emoji text description
πŸ” :mag: look into something
πŸ”¨ :hammer: make a decision
@oliverlee
Copy link

How are these displayed in a standard terminal environment?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment