mirror of
https://github.com/kiegroup/git-backporting.git
synced 2025-06-29 06:03:50 +00: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
4
.husky/commit-msg
Executable file
4
.husky/commit-msg
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env sh
|
||||
. "$(dirname -- "$0")/_/husky.sh"
|
||||
|
||||
npx commitlint --edit $1
|
Loading…
Add table
Add a link
Reference in a new issue