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 701c404 commit 1ba0d46Copy full SHA for 1ba0d46
.github/label-pr.json
@@ -2,6 +2,7 @@
2
"catch_all_label": "t:misc",
3
"title_patterns": {
4
"t:new-feature": ["feat", "feature"],
5
+ "t:enhancement": ["enhancement"],
6
"t:bug": ["fix", "bug", "bugfix"],
7
"t:tech-debt": ["refactor", "chore", "cleanup", "revert", "debt", "test", "perf"],
8
"t:docs": ["docs"],
0 commit comments