Skip to content
This repository was archived by the owner on Dec 24, 2024. It is now read-only.

Commit 0269d10

Browse files
committed
chore: cleanup labels config
1 parent 201badb commit 0269d10

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

.github/labels.yml

Lines changed: 0 additions & 15 deletions
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"
@@ -26,62 +23,50 @@
2623
name: "kind/bug"
2724
color: "b60205"
2825
description: ""
29-
from_name: ":bug: bug"
3026
-
3127
name: "kind/dependencies"
3228
color: "0366d6"
3329
description: ""
34-
from_name: ":game_die: dependencies"
3530
-
3631
name: "kind/docs"
3732
color: "c5def5"
3833
description: ""
39-
from_name: ":memo: documentation"
4034
-
4135
name: "kind/duplicate"
4236
color: "cccccc"
4337
description: ""
44-
from_name: ":busts_in_silhouette: duplicate"
4538
-
4639
name: "kind/enhancement"
4740
color: "0054ca"
4841
description: ""
49-
from_name: ":sparkles: enhancement"
5042
-
5143
name: "kind/invalid"
5244
color: "e6e6e6"
5345
description: ""
54-
from_name: ":no_entry_sign: invalid"
5546
-
5647
name: "kind/upstream"
5748
color: "fbca04"
5849
description: ""
59-
from_name: ":eyes: upstream"
6050
-
6151
name: "kind/wontfix"
6252
color: "ffffff"
6353
description: ""
64-
from_name: ":coffin: wontfix"
6554
-
6655
name: "status/automerge"
6756
color: "8f4fbc"
6857
description: ""
69-
from_name: ":bell: automerge"
7058
-
7159
name: "status/needs-investigation"
7260
color: "e6625b"
7361
description: ""
74-
from_name: ":mag: investigate"
7562
-
7663
name: "status/needs-more-info"
7764
color: "795548"
7865
description: ""
79-
from_name: ":thinking: needs more info"
8066
-
8167
name: "status/stale"
8268
color: "237da0"
8369
description: ""
84-
from_name: ":skull: stale"
8570
-
8671
name: "status/triage"
8772
color: "dde4b7"

0 commit comments

Comments
 (0)