Skip to content

Commit 5399356

Browse files
committed
Tidy up labels list.
First pass, might do more later.
1 parent 950c21d commit 5399356

File tree

1 file changed

+3
-19
lines changed

1 file changed

+3
-19
lines changed

Diff for: .appends/.github/labels.yml

+3-19
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@
77
description: ""
88
color: "fc2929"
99

10-
- name: "dependencies"
11-
description: "Pull requests that update a dependency file"
12-
color: "0366d6"
13-
1410
- name: "documentation"
1511
description: ""
1612
color: "bfdadc"
@@ -23,34 +19,22 @@
2319
description: ""
2420
color: "84b6eb"
2521

26-
- name: "first-timers only"
22+
- name: "good first patch"
2723
description: ""
2824
color: "159818"
2925

30-
- name: "good first patch"
26+
- name: "help wanted"
3127
description: ""
32-
color: "159818"
28+
color: "ccd4fc"
3329

3430
- name: "invalid"
3531
description: ""
3632
color: "e6e6e6"
3733

38-
- name: "low-hanging-fruit"
39-
description: ""
40-
color: "fbca04"
41-
42-
- name: "new-exercise"
43-
description: ""
44-
color: "bfe5bf"
45-
4634
- name: "question"
4735
description: ""
4836
color: "cc317c"
4937

50-
- name: "v3"
51-
description: "required for v3 launch"
52-
color: "E99695"
53-
5438
- name: "wontfix"
5539
description: ""
5640
color: "ffffff"

0 commit comments

Comments
 (0)