Skip to content

Commit cc97284

Browse files
authored
Merge pull request #191 from crazy-max/align-labels
chore: cleanup labels config
2 parents 625c153 + d4a81e4 commit cc97284

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

.github/labels.yml

-15
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,14 @@
33
name: "bot"
44
color: "69cde9"
55
description: ""
6-
from_name: ":robot: bot"
76
-
87
name: "good first issue"
98
color: "7057ff"
109
description: ""
11-
from_name: ":hatching_chick: good first issue"
1210
-
1311
name: "help wanted"
1412
color: "4caf50"
1513
description: ""
16-
from_name: ":pray: help wanted"
1714
-
1815
name: "area/ci"
1916
color: "ed9ca9"
@@ -22,62 +19,50 @@
2219
name: "kind/bug"
2320
color: "b60205"
2421
description: ""
25-
from_name: ":bug: bug"
2622
-
2723
name: "kind/dependencies"
2824
color: "0366d6"
2925
description: ""
30-
from_name: ":game_die: dependencies"
3126
-
3227
name: "kind/docs"
3328
color: "c5def5"
3429
description: ""
35-
from_name: ":memo: documentation"
3630
-
3731
name: "kind/duplicate"
3832
color: "cccccc"
3933
description: ""
40-
from_name: ":busts_in_silhouette: duplicate"
4134
-
4235
name: "kind/enhancement"
4336
color: "0054ca"
4437
description: ""
45-
from_name: ":sparkles: enhancement"
4638
-
4739
name: "kind/invalid"
4840
color: "e6e6e6"
4941
description: ""
50-
from_name: ":no_entry_sign: invalid"
5142
-
5243
name: "kind/upstream"
5344
color: "fbca04"
5445
description: ""
55-
from_name: ":eyes: upstream"
5646
-
5747
name: "kind/wontfix"
5848
color: "ffffff"
5949
description: ""
60-
from_name: ":coffin: wontfix"
6150
-
6251
name: "status/automerge"
6352
color: "8f4fbc"
6453
description: ""
65-
from_name: ":bell: automerge"
6654
-
6755
name: "status/needs-investigation"
6856
color: "e6625b"
6957
description: ""
70-
from_name: ":mag: investigate"
7158
-
7259
name: "status/needs-more-info"
7360
color: "795548"
7461
description: ""
75-
from_name: ":thinking: needs more info"
7662
-
7763
name: "status/stale"
7864
color: "237da0"
7965
description: ""
80-
from_name: ":skull: stale"
8166
-
8267
name: "status/triage"
8368
color: "dde4b7"

0 commit comments

Comments
 (0)