diff --git a/.github/labels.yml b/.github/labels.yml index 23b629c9f..ec2332815 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -89,7 +89,8 @@ - name: "☁️ Windscribe" color: "cfe8d4" -- name: "Category: Config problem 📝" +- name: "Category: User error 🤦" + from_name: "Category: Config problem 📝" color: "ffc7ea" - name: "Category: Healthcheck 🩺" color: "ffc7ea" @@ -143,3 +144,7 @@ color: "ffc7ea" - name: "Category: servers storage 📦" color: "ffc7ea" +- name: "Category: Performance 🚀" + color: "ffc7ea" +- name: "Category: Investigation 🔍" + color: "ffc7ea"