Skip to content

Instantly share code, notes, and snippets.

@jhoffmann99
Forked from parmentf/GitCommitEmoji.md
Created June 10, 2022 05:25
Show Gist options
  • Save jhoffmann99/676a035eb97caddfb4af2213a1f4d1f7 to your computer and use it in GitHub Desktop.
Save jhoffmann99/676a035eb97caddfb4af2213a1f4d1f7 to your computer and use it in GitHub Desktop.
Git Commit message Emoji

Inspired by dannyfritz/commit-message-emoji

Commit type Emoji
Initial commit πŸŽ‰ :tada:
Version tag πŸ”– :bookmark:
New feature ✨ :sparkles:
Bugfix πŸ› :bug:
Metadata πŸ“‡ :card_index:
Documentation πŸ“š :books:
Performance 🐎 :racehorse:
Cosmetic πŸ’„ :lipstick:
Tests 🚨 :rotating_light:
General update ⚑ :zap:
Refactor format/structure 🎨 :art:
Removing code/files πŸ”₯ :fire:
Continuous Integration πŸ’š :green_heart:
Security πŸ”’ :lock:
Upgrading dependencies ⬆️ :arrow_up:
Downgrading dependencies ⬇️ :arrow_down:
Lint πŸ‘• :shirt:
Translation πŸ‘½ :alien:
Other Be creative
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment