@@ -14,18 +14,18 @@ git commit -m':tada: Begin a project'
1414
1515<div align =" center " >
1616
17- | Commit type | Emoji |
18- | :---------------------------| :-------------------------------------------------|
19- | Begin a project | :tada : ` :tada: ` |
20- | Code fall in love | :revolving_hearts : ` :revolving_hearts: ` |
21- | being chased by a DEADLINE | :sob : ` :sob: ` |
22- | Improve structure / format of the code | :art : ` :art: ` |
23- | Improve performance | :zap : ` :zap: ` |
24- | New feature | :sparkles : ` :sparkles: ` |
25- | Fix a bug | :bug : ` :bug: ` |
26- | Add or update documentation | :memo : ` :memo: ` |
27- | Add or update the UI and style files. | :lipstick : ` :lipstick: ` |
28- | Tests | :rotating_light : ` :rotating_light: ` |
17+ | Commit type | Emoji |
18+ | :---------------------------| :--------------------------------------------------------- |
19+ | Begin a project | :tada : ` :tada: ` |
20+ | Code fall in love | :revolving_hearts : ` :revolving_hearts: ` |
21+ | being chased by a DEADLINE | :sob : ` :sob: ` |
22+ | Improve structure / format of the code | :art : ` :art: ` |
23+ | Improve performance | :zap : ` :zap: ` |
24+ | New feature | :sparkles : ` :sparkles: ` |
25+ | Fix a bug | :bug : ` :bug: ` |
26+ | Add or update documentation | :memo : ` :memo: ` |
27+ | Add or update the UI and style files. | :lipstick : ` :lipstick: ` |
28+ | Tests | :rotating_light : ` :rotating_light: ` |
2929| Work in progress | :construction : ` :construction: ` |
3030| Remove code, files or folder | :fire : ` :fire: ` |
3131| Refactor code | :recycle : ` :recycle: ` |
0 commit comments