We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea5811f commit 02fe61aCopy full SHA for 02fe61a
.github/conventional-commits-labeler.yml
@@ -1,5 +1,5 @@
1
skip-changelog: ['pre-commit-ci-*']
2
-bug: 'fix/*'
+bug: ['fix/*', 'bug/*']
3
enhancement: ['feature/*', 'feat/*']
4
documentation: ['docs/*', 'doc/*']
5
hygiene: ['ci/*', 'test/*', 'build/*', 'chore/*']
0 commit comments