From 4a128677dd502b5c9cb6112e03f6cd226f29ce6b Mon Sep 17 00:00:00 2001 From: Quentin McGaw Date: Sat, 17 Aug 2024 10:00:23 +0000 Subject: [PATCH] chore(github): add 2 labels - servers storage category - nearly resolved status --- .github/labels.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/labels.yml b/.github/labels.yml index bde15ea5..23b629c9 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -9,6 +9,9 @@ - name: "Status: 🔒 After next release" color: "f7d692" description: "Will be done after the next release" +- name: "Status: 🟡 Nearly resolved" + color: "f7d692" + description: "This might be resolved or is about to be resolved" - name: "Closed: ⚰️ Inactive" color: "959a9c" @@ -138,3 +141,5 @@ color: "ffc7ea" - name: "Category: public IP service 💬" color: "ffc7ea" +- name: "Category: servers storage 📦" + color: "ffc7ea"