frontendmu / frontend.mu

A community around front-end development based in Mauritius Island. We also organise monthly meetups free for anyone interested to attend.
https://frontend.mu
BSD 3-Clause "New" or "Revised" License
27 stars 21 forks source link

Add cz-git to standard git commit msg #211

Closed derecklhw closed 2 months ago

derecklhw commented 2 months ago

How to use ?

Run pnpm commit in root of project

Documentation: https://cz-git.qbb.sh/

Screenshots

image

image

k3ii commented 2 months ago

@derecklhw can it be run via git cz ?

derecklhw commented 2 months ago

@k3ii git-cz is only a semantic used by cz-git

MrSunshyne commented 2 months ago

Interesting! Will test in a moment

🫡

MrSunshyne commented 2 months ago

thanks @derecklhw ! looks nice, but shouldn't be enforced, should be a suggestion to contributors

I dont see myself using it for every commit :D but after using a few times, i think i can already type it myself, so it's a great way to learn conventional commits