Category: github

In this post, we will explore how to use conventional commit as well as the benefits of using it in your projects. Let's get started. Conventional commit is a commit message standard first proposed by the Angular team to make their commit message uniform across different developers' check-ins.

Related Articles