Skip to content

Commit 5e05698

Browse files
authored
Remove 'enhancement' label from labels configuration
The label is not part of the release drafter and we don't use it in Supervisor. Let's drop it.
1 parent a28b55d commit 5e05698

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/labels.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@
1010
- name: "documentation"
1111
color: 0052cc
1212
description: "Solely about the documentation of the project."
13-
- name: "enhancement"
14-
color: 1d76db
15-
description: "Enhancement of the code, not introducing new features."
1613
- name: "refactor"
1714
color: 1d76db
1815
description: "Improvement of existing code, not introducing new features."

0 commit comments

Comments
 (0)