Skip to content

Instantly share code, notes, and snippets.

@onwp
Created November 3, 2021 23:40
Show Gist options
  • Save onwp/967047bdb5acbd465ebc9a5cc76516de to your computer and use it in GitHub Desktop.
Save onwp/967047bdb5acbd465ebc9a5cc76516de to your computer and use it in GitHub Desktop.
Github commit emoji message
Commit type Emoji
Initial commit πŸŽ‰ :tada:
Readme πŸ‘€ :eyes:
Add or update a .gitignore file πŸ™ˆ :see_no_evil:
Add or update snapshots πŸ“Έ :camera_flash:
Folder .github :octocat: :octocat:
Version tag πŸ”– :bookmark:
New feature ✨ :sparkles:
Introduce breaking changes πŸ’₯ :boom:
Write bad code that needs to be improved πŸ’© :poop:
Assets 🍱 :bento:
Catching errors πŸ₯… :goal_net:
Bugfix πŸ› :bug:
Metadata πŸ“‡ :card_index:
Documentation πŸ“š :books:
Documenting source code πŸ’‘ :bulb:
Performance 🐎 :racehorse:
Cosmetic πŸ’„ :lipstick:
Work on responsive design. πŸ“± :iphone:
Adding a test βœ… :white_check_mark:
Make a test pass βœ”οΈ :heavy_check_mark:
General update ⚑ :zap:
Improve format/structure 🎨 :art:
Add or update build scripts πŸ”¨ :hammer:
Removing code/files πŸ”₯ :fire:
Continuous Integration πŸ’š :green_heart:
Security πŸ”’ :lock:
Upgrading dependencies ⬆️ :arrow_up:
Downgrading dependencies ⬇️ :arrow_down:
Lint πŸ‘• :shirt:
Remove linter warnings 🚨 :rotating_light:
Translation πŸ‘½ :alien:
Text πŸ“ :pencil:
Critical hotfix πŸš‘ :ambulance:
Deploying stuff πŸš€ :rocket:
Fixing on MacOS 🍎 :apple:
Fixing on Linux 🐧 :penguin:
Fixing on Windows 🏁 :checkered_flag:
Work in progress 🚧 :construction:
Adding CI build system πŸ‘· :construction_worker:
Analytics or tracking code πŸ“ˆ :chart_with_upwards_trend:
Removing a dependency βž– :heavy_minus_sign:
Adding a dependency βž• :heavy_plus_sign:
Docker 🐳 :whale:
MySQL 🐬 :dolphin:
PostegresSQL 🐘 :elephant:
Other database πŸ’Ύ :floppy_disk:
Configuration files πŸ”§ :wrench:
Package πŸ“¦ :package:
Merging branches πŸ”€ :twisted_rightwards_arrows:
Bad code / need improv. πŸ’© :hankey:
Reverting changes βͺ :rewind:
Breaking changes πŸ’₯ :boom:
Code review changes πŸ‘Œ :ok_hand:
Accessibility β™Ώ :wheelchair:
Move/rename repository 🚚 :truck:
Other Coming soon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment