docs(github): change and add labels

- change "config problem" to "user error"
- add "performance" category
- add "investigation" category
This commit is contained in:
Quentin McGaw
2024-08-25 07:06:13 +00:00
parent 01fa9934bc
commit 429aea8e0f

7
.github/labels.yml vendored
View File

@@ -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"