diff --git a/.github/labels.yml b/.github/labels.yml index 3a8bf6b30..bd699de82 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -1,14 +1,11 @@ - name: "Status: 🗯️ Waiting for feedback" - from_name: "🗯️ Waiting for feedback" color: "f7d692" - name: "Status: 🔴 Blocked" color: "f7d692" - from_name: "🔴 Blocked" description: "Blocked by another issue or pull request" - name: "Status: 🔒 After next release" color: "f7d692" description: "Will be done after the next release" - from_name: "🔒 After next release" - name: "Closed: ⚰️ Inactive" color: "959a9c" @@ -21,17 +18,13 @@ - name: "Priority: 🚨 Urgent" color: "03adfc" - from_name: "🚨 Urgent" - name: "Priority: 💤 Low priority" color: "03adfc" - from_name: "💤 Low priority" - name: "Complexity: ☣️ Hard to do" color: "ff9efc" - from_name: "☣️ Hard to do" - name: "Complexity: 🟩 Easy to do" color: "ff9efc" - from_name: "🟩 Easy to do" # VPN providers - name: "☁️ AirVPN" @@ -83,10 +76,8 @@ - name: "Category: Config problem 📝" color: "ffc7ea" - from_name: "Config problem" - name: "Category: Healthcheck 🩺" color: "ffc7ea" - from_name: "Healthcheck server" - name: "Category: Documentation ✒️" description: "A problem with the readme or a code comment." color: "ffc7ea" @@ -110,31 +101,21 @@ color: "ffc7ea" - name: "Category: OpenVPN 🔐" color: "ffc7ea" - from_name: "Openvpn" - name: "Category: Wireguard 🔐" color: "ffc7ea" - from_name: "Wireguard" - name: "Category: DNS 📠" color: "ffc7ea" - from_name: "Unbound (DNS over TLS)" - name: "Category: Firewall ⛓️" color: "ffc7ea" - from_name: "Firewall" - name: "Category: Routing 🛤️" color: "ffc7ea" - from_name: "Routing" - name: "Category: IPv6 🛰️" color: "ffc7ea" - from_name: "IPv6" - name: "Category: VPN port forwarding 📥" color: "ffc7ea" - from_name: "Port forwarding" - name: "Category: HTTP proxy 🔁" color: "ffc7ea" - from_name: "HTTP proxy" - name: "Category: Shadowsocks 🔁" color: "ffc7ea" - from_name: "Shadowsocks" - name: "Category: control server ⚙️" color: "ffc7ea" - from_name: "Control server"