notes/gitmoji.txt
2022-06-27 10:15:59 -07:00

76 lines
4.4 KiB
Text

A full list can be found at:
https://gitmoji.dev/
And even more:
https://gist.github.com/rxaviers/7360908
:art: ............................. improve structure/format code
:zap: ............................. improve performance
:fire: ............................ remove code or files
:bug: ............................. fix a bug
:ambulance ........................ critical hotfix
:sparkles: ........................ introduce new features
:memo: ............................ add or update documentation
:rocket: .......................... deploy stuff
:lipstick: ........................ add or update the ui and style files
:tada: ............................ begin a project
:white_check_mark: ................ add, update, or pass tests
:lock: ............................ fix security issues
:closed_lock_with_key: ............ add or update secrets
:bookmark: ........................ release/version tags
:rotating_light: .................. fix compiler/linter warnings
:construction: .................... work in progress
:green_heart: ..................... fix ci build
:arrow_down: ...................... downgrade dependencies
:arrow_up: ........................ upgrade dependencies
:pushpin: ......................... pin dependencies to specific versions
:construction_worker: ............. add or udpate CI build system
:chart_with_upwards_trend: ........ add or update analytics or track code
:recycle: ......................... refactor code
:heavy_plus_sign: ................. add a dependency
:heavy_minus_sign: ................ remove a dependency
:wrench: .......................... add or update configuration files
:hammer: .......................... add or update developement scripts
:globe_with_meridians: ............ internationalization and localization
:pencil2: ......................... fix typos
:poop: ............................ write bad code that needs to be improved
:rewind: .......................... revert changes
:twisted_rightwards_arrows ........ merge branches
:package: ......................... add or update compiled files or packages
:alien: ........................... update code due to external api changes
:truck: ........................... move or rename resources (e.g. files, paths, routes)
:page_facing_up: .................. add or update license
:boom: ............................ introduce breaking changes
:bento: ........................... add or udpate assets
:wheelchair: ...................... improve accessibility
:bulb: ............................ add or update comments in source code
:beers: ........................... write code drunkenly
:speech_balloon: .................. add or udpate text and literals
:card_file_box: .................... perform database related changes
:loud_sound: ...................... add or update logs
:mute: ............................ remove logs
:busts_in_silhouette: ............. add or update contributor(s)
:children_crossing: ............... improve user experience/usability
:building_construction: ........... make architectural changes
:iphone: .......................... work on responsive design
:clown_face: ...................... mock things
:egg: ............................. add or update easter egg
:see_no_evil: ..................... add or update a .gitignore file
:camera_flash: .................... add or update snapshots
:alembic: ......................... perform experiments
:mag: ............................. improve SEO
:label: ........................... add or udpate types
:seedling: ........................ add or update seed files
:triangular_flag_on_post: ......... add, update, or remove feature flags
:goal_net: ........................ catch errors
:dizzy: ........................... add or update animations and transitions
:wastebacket: ..................... deprecate code that needs to be cleaned update
:passport_control: ................ work on code related to authorization, roles, and permissions
:adhesive_bandages: ............... simple fix for a non-critical issue
:monocole_face: ................... data exploration/inspection
:coffin: .......................... remove dead code
:test_tube: ....................... add a failing test
:necktie: ......................... add or update business logic
:stethoscope: ..................... add or update healthcheck
:bricks: .......................... infrastructure related changes
:technologist: .................... improve developer experience
:money_with_wings: ................ add sponsorships or money related infrastructure