feat: new checks

This commit is contained in:
Aleksandr Chikovani 2023-08-28 22:53:11 -04:00
parent 476dbc2e95
commit 2614bf8c0e

View file

@ -1,8 +1,4 @@
{ {
"LABEL": {
"name": "title needs formatting",
"color": "EEEEEE"
},
"CHECKS": { "CHECKS": {
"prefixes": ["fix: ", "feat: ", "feature: ", "chore: ", "hotfix: "] "prefixes": ["fix: ", "feat: ", "feature: ", "chore: ", "hotfix: "]
}, },