Created
August 2, 2021 02:48
-
-
Save hyochan/0db38702fa4342f7c6d5231613da4090 to your computer and use it in GitHub Desktop.
Github emoji for commit messages
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// https://gist.github.com/parmentf/035de27d6ed1dce0b36a#gistcomment-3664222 | |
Chore βοΈ :gear: | |
CI π :rocket: | |
Documentation π :memo: | |
Feature β :star: | |
Fix / Bug π :beetle: | |
Performance β‘οΈ :zap: | |
Release π :bookmark: | |
Tests π§ͺ :test_tube: | |
UX πΈ :children_crossing: | |
Config π οΈ :hammer_and_wrench: | |
Logs π :loud_sound: | |
Metadata π :open_book: | |
Revert π¦ :hedgehog: | |
Fix tests βοΈ :heavy_check_mark: | |
Typo βοΈ :pencil2: | |
Code abstraction γ°οΈ :wavy_dash: | |
Renaming π·οΈ :label: | |
Code reuse β° :curly_loop: | |
E2E tests π’ :roller_coaster: | |
Unit tests π¦ :vertical_traffic_light: | |
Alternative text π¬ :speech_balloon: | |
Responsive design π² :calling: | |
UI π₯οΈ :desktop_computer: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment