Emoji | Purpose | MD Markup | Prefix |
---|---|---|---|
π | Generic message | :page_facing_up: |
|
π | Improve the format / structure of the code / files | :triangular_ruler: |
[IMPROVE]: |
β‘ | Improve performance | :zap: |
[IMPROVE]: |
π | Improve something (anything) | :rocket: |
[IMPROVE]: |
π | Write docs | :memo: |
[PROD]: |
π‘ | New idea | :bulb: |
|
π | New feature | :tada: |
[FEATURE]: |
β | Remove a feature | :heavy_minus_sign: |
[FEATURE]: |
π° | Tested it out! | :beginner: |
[TEST]: |
π | Add new code / file(s) | :bookmark: |
[FILE]: |
π₯ | Remove code / file(s) | :fire: |
[FILE]: |
βοΈ | Rename / move a file(s) / folder(s) | :pencil2: |
[FILE]: |
β | Ask a question | :question: |
[HELP]: |
π§ | Work in progress | :construction: |
[NEED]: |
π | Storybook | :book: |
[STORY]: |
π | Critical changes | :new: |
[IMPROVE]: |
π | When something is to be released / deployed | :soon: |
|
π | When something is to be disabled, not be available / end support of it | :end: |
|
π | When dealing with security | :closed_lock_with_key: |
|
πͺ | Fix bug | :muscle: |
|
π’ | Add logging | :loudspeaker: |
[PROD]: |
π | Reuce logging | :mute: |
[PROD]: |
π | Deploy | :earth_africa: |
[PROD]: |
π€ | Dependabot update yarn.lock and package.json files, with yarn dependabot (git pull; yarn ) |
:robot: |
[DEPENDABOT]: |
π¦ | Add / update a new dependency | :package: |
[PACKAGE]: |
π | Remove a dependency | :open_hands: |
[PACKAGE]: |
Upgrade dependency | :arrow_heading_up: |
[PACKAGE]: |
|
Downgrade dependenciy | :arrow_heading_down: |
[PACKAGE]: |
|
Warning (Draw attention to sth) | :warning: |
[WARNING]: |
|
β | Add tests (TDD) | ::white_check_mark:: |
[TEST]: |
Last active
September 15, 2024 05:32
-
-
Save georgekrax/dfeb283f714c722ca28b4e98ada29d1c to your computer and use it in GitHub Desktop.
List of emojis for GitHub commit messages
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment