mirror of
https://github.com/kiegroup/git-backporting.git
synced 2025-07-21 22:08:25 +02:00
style(issue-15): setup convetional commits standards (#20)
* style(issue-15): setup convetional commits standards * ci(changelog): automated changelog generation * docs: remove changelog checkbox in pr template
This commit is contained in:
parent
710d79fff8
commit
854f116a74
8 changed files with 1898 additions and 9 deletions
3
.commitlintrc.json
Normal file
3
.commitlintrc.json
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"extends": ["@commitlint/config-conventional"]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue