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 cdb0b9f commit e5724c0Copy full SHA for e5724c0
1 file changed
.appends/.github/labels.yml
@@ -3,10 +3,6 @@
3
# https://github.com/exercism/org-wide-files/blob/main/global-files/.github/labels.yml. #
4
# ----------------------------------------------------------------------------------------- #
5
6
-- name: "bug"
7
- description: ""
8
- color: "ee0701"
9
-
10
- name: "duplicate"
11
description: ""
12
color: "cccccc"
@@ -15,14 +11,18 @@
15
16
color: "84b6eb"
17
13
18
-- name: "help wanted"
19
20
- color: "128A0C"
21
22
14
- name: "invalid"
23
24
color: "e6e6e6"
25
+- name: "needs maintainer"
+ description: ""
+ color: "fc2929"
+
+- name: "new track"
+ color: "159818"
26
- name: "question"
27
28
color: "cc317c"
0 commit comments