Skip to content

Commit 14f4a3b

Browse files
committed
Update labels
1 parent 309730a commit 14f4a3b

File tree

1 file changed

+20
-6
lines changed

1 file changed

+20
-6
lines changed

.github/labels.yml

Lines changed: 20 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,14 @@
22
- name: "Platform/Android"
33
color: "#3DDC84"
44
description: "Related to Android."
5-
- name: "Platform/AssemblyScript"
6-
color: "#007AAC"
7-
description: "Related to AssemblyScript."
5+
- name: "Platform/AppleOS"
6+
color: "#000000"
7+
description: "Related to AppleOS."
8+
aliases:
9+
- "Platform/MacOS"
10+
- name: "Platform/Bluesky"
11+
color: "#0285FF"
12+
description: "Related to Bluesky."
813
- name: "Platform/Bun"
914
color: "#F9F1E1"
1015
description: "Related to Bun."
@@ -59,9 +64,15 @@
5964
- name: "Platform/GoogleChrome"
6065
color: "#4285F4"
6166
description: "Related to Google Chrome."
67+
- name: "Platform/Guilded"
68+
color: "#F5C400"
69+
description: "Related to Guilded."
6270
- name: "Platform/JavaScript"
6371
color: "#F7DF1E"
6472
description: "Related to JavaScript."
73+
- name: "Platform/JSR"
74+
color: "#F7DF1E"
75+
description: "Related to JSR (JavaScript Registry)."
6576
- name: "Platform/Linux"
6677
color: "#FCC624"
6778
description: "Related to Linux."
@@ -74,9 +85,6 @@
7485
- name: "Platform/LinuxUbuntu"
7586
color: "#E95420"
7687
description: "Related to Linux Ubuntu."
77-
- name: "Platform/MacOS"
78-
color: "#000000"
79-
description: "Related to MacOS."
8088
- name: "Platform/Mastodon"
8189
color: "#6364FF"
8290
description: "Related to Mastodon."
@@ -110,12 +118,18 @@
110118
- name: "Platform/Python"
111119
color: "#3776AB"
112120
description: "Related to Python."
121+
- name: "Platform/RevoltChat"
122+
color: "#FF4655"
123+
description: "Related to Revolt Chat."
113124
- name: "Platform/Roblox"
114125
color: "#000000"
115126
description: "Related to Roblox."
116127
- name: "Platform/RobloxStudio"
117128
color: "#00A2FF"
118129
description: "Related to Roblox Studio."
130+
- name: "Platform/Rust"
131+
color: "#000000"
132+
description: "Related to Rust."
119133
- name: "Platform/Telegram"
120134
color: "#26A5E4"
121135
description: "Related to Telegram."

0 commit comments

Comments
 (0)