Skip to content

Commit

Permalink
docs(github): change and add labels
Browse files Browse the repository at this point in the history
- change "config problem" to "user error"
- add "performance" category
- add "investigation" category
  • Loading branch information
qdm12 committed Aug 25, 2024
1 parent 01fa993 commit 429aea8
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -143,3 +144,7 @@
color: "ffc7ea"
- name: "Category: servers storage 📦"
color: "ffc7ea"
- name: "Category: Performance 🚀"
color: "ffc7ea"
- name: "Category: Investigation 🔍"
color: "ffc7ea"

0 comments on commit 429aea8

Please sign in to comment.