Skip to content

Commit d005eb4

Browse files
blackxoredmarionebl
authored andcommitted
docs(prompt): describe chore usage
1 parent 2027526 commit d005eb4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

@commitlint/prompt/src/settings.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ export default {
88
fix: {
99
description: 'Solves a bug.'
1010
},
11+
chore: {
12+
description: "Other changes that don't modify src or test files"
13+
},
1114
docs: {
1215
description: 'Adds or alters documentation.'
1316
},

0 commit comments

Comments
 (0)