conventional-commits / conventionalcommits.org

The conventional commits specification
https://conventionalcommits.org
MIT License
7k stars 538 forks source link

How to install this? #495

Closed volehuy1998 closed 1 year ago

volehuy1998 commented 1 year ago

Can you make tutorial how to install it? Because I really want to use it but don't know how to interage it into my project.

jalalmanafi commented 1 year ago

I guess this is documentation, not a package

volehuy1998 commented 1 year ago

I guess this is documentation, not a package

Show how to use this technology? ........

jalalmanafi commented 1 year ago

Simple, just you have to read and start to implement what is written in this documentation. :)

volehuy1998 commented 1 year ago

But I'm using gitlab infra. It will apply to my gitlab?

jalalmanafi commented 1 year ago

It does not matter what do you using, I mean you can read this documentation and start to commit according to the documentation, that is all. You can not install or integrate anywhere this, just you have to read and practice

damianopetrungaro commented 1 year ago

Hey @volehuy1998 !

As @jalalbmnf suggested you can start using this when writing your git commit messages :D

Going to close this, if you still have doubts feel free to ping me in this issue!

jalalmanafi commented 1 year ago

@volehuy1998 I find this https://github.com/conventional-changelog/commitlint , this may be useful for you.