Skip to content

Commit e5724c0

Browse files
sync labels.yml from generic-track
1 parent cdb0b9f commit e5724c0

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

.appends/.github/labels.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@
33
# https://github.com/exercism/org-wide-files/blob/main/global-files/.github/labels.yml. #
44
# ----------------------------------------------------------------------------------------- #
55

6-
- name: "bug"
7-
description: ""
8-
color: "ee0701"
9-
106
- name: "duplicate"
117
description: ""
128
color: "cccccc"
@@ -15,14 +11,18 @@
1511
description: ""
1612
color: "84b6eb"
1713

18-
- name: "help wanted"
19-
description: ""
20-
color: "128A0C"
21-
2214
- name: "invalid"
2315
description: ""
2416
color: "e6e6e6"
2517

18+
- name: "needs maintainer"
19+
description: ""
20+
color: "fc2929"
21+
22+
- name: "new track"
23+
description: ""
24+
color: "159818"
25+
2626
- name: "question"
2727
description: ""
2828
color: "cc317c"

0 commit comments

Comments
 (0)