@@ -18,20 +18,22 @@ git commit -m':tada: Begin a project'
1818| :---------------------------| :---------------------------------------------------------|
1919| Begin a project | :tada : ` :tada: ` |
2020| Code fall in love | :revolving_hearts : ` :revolving_hearts: ` |
21- | :four_leaf_clover : ---TEST --- |
21+ | :four_leaf_clover : ---CREATE --- |
2222| being chased by a DEADLINE | :sob : ` :sob: ` |
2323| Improve structure / format of the code | :art : ` :art: ` |
2424| Improve performance | :zap : ` :zap: ` |
2525| New feature | :sparkles : ` :sparkles: ` |
2626| Fix a bug | :bug : ` :bug: ` |
2727| Add or update documentation | :memo : ` :memo: ` |
2828| Add or update the UI and style files. | :lipstick : ` :lipstick: ` |
29+ | :hourglass : ---UPDATE--- |
2930| Tests | :rotating_light : ` :rotating_light: ` |
3031| Work in progress | :construction : ` :construction: ` |
3132| Remove code, files or folder | :fire : ` :fire: ` |
3233| Refactor code | :recycle : ` :recycle: ` |
3334| Remove dead code | :coffin : ` :coffin: ` |
3435| Fix security issues | :lock : ` :lock: ` |
36+ | :hocho : ---DELELE--- |
3537| Downgrade dependencies | :arrow_down : ` :arrow_down: ` |
3638| Upgrade dependencies | :arrow_up : ` :arrow_up: ` |
3739| Add a dependency | :heavy_plus_sign : ` :heavy_plus_sign: ` |
0 commit comments