Inspired by gitmoji, stripped down to an easier to remember and less granular subset. Include these in your commits and PR titles to enhance you communication and mood.
- π
:tada:
first commit - β¨
:sparkles:
adds a feature - π₯
:boom:
breaking change - π
:memo:
adds docs - β
:heavy_plus_sign:
adds dependency(s) - β
:heavy_minus_sign:
removes dependency(s) - π¨
:rotating_light:
resolves linting/type-checking/other CI errors - π
:nail_care:
tidies up - π
:bug:
fixes bug - π₯
:fire:
removes code - π§
:wrench:
makes config changes - β»οΈ
:recycle:
refactors code - β¬οΈ
:arrow_up:
bumps dependency - β¬οΈ
:arrow_down:
reverts dependency (or a PR)
I've included the github shortcodes for each of these for ease of use, but for the best experience I reccomend using an app like rocket to get the real unicode versions.
I will make this a proper repo eventually so folks can PR new ones or suggest changes, and we can have a github pages site, but I want this to remain a small set of symbols.