chore(github): add labels

- Popularity extreme and high
- Closed cannot be done
- Categories kernel and public IP service
This commit is contained in:
Quentin McGaw
2024-05-02 17:07:38 +00:00
parent fb145d68a0
commit 29bc60bc35

11
.github/labels.yml vendored
View File

@@ -15,6 +15,8 @@
description: "Issue duplicates an existing issue"
- name: "Closed: 🗑️ Bad issue"
color: "959a9c"
- name: "Closed: ☠️ cannot be done"
color: "959a9c"
- name: "Priority: 🚨 Urgent"
color: "03adfc"
@@ -26,6 +28,11 @@
- name: "Complexity: 🟩 Easy to do"
color: "ff9efc"
- name: "Popularity: ❤️‍🔥 extreme"
color: "ffc7ea"
- name: "Popularity: ❤️ high"
color: "ffc7ea"
# VPN providers
- name: "☁️ AirVPN"
color: "cfe8d4"
@@ -119,3 +126,7 @@
color: "ffc7ea"
- name: "Category: control server ⚙️"
color: "ffc7ea"
- name: "Category: kernel 🧠"
color: "ffc7ea"
- name: "Category: public IP service 💬"
color: "ffc7ea"