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"