We definitely welcome code contributors !
We recommend that your commit complies with the git commit specification.
Format :
<type>(<scope>): <subject>
<BLANK LINE>
<body>
<BLANK LINE>
<footer>
you can use the commitlint to specify your commitments.