Skip to content

Commit

Permalink
chore(github): add labels
Browse files Browse the repository at this point in the history
- Popularity extreme and high
- Closed cannot be done
- Categories kernel and public IP service
  • Loading branch information
qdm12 committed May 2, 2024
1 parent fb145d6 commit 29bc60b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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"
Expand Down Expand Up @@ -119,3 +126,7 @@
color: "ffc7ea"
- name: "Category: control server ⚙️"
color: "ffc7ea"
- name: "Category: kernel 🧠"
color: "ffc7ea"
- name: "Category: public IP service 💬"
color: "ffc7ea"

0 comments on commit 29bc60b

Please sign in to comment.