chore(labels): add problem category labels

- Config problem
- Routing
- IPv6
- Port forwarding
This commit is contained in:
Quentin McGaw
2023-06-08 10:04:09 +00:00
parent 2ec9293324
commit 1c905d0e6f

12
.github/labels.yml vendored
View File

@@ -95,6 +95,9 @@
description: ""
# Problem category
- name: "Config problem"
color: "ffc7ea"
description: ""
- name: "Openvpn"
color: "ffc7ea"
description: ""
@@ -107,6 +110,15 @@
- name: "Firewall"
color: "ffc7ea"
description: ""
- name: "Routing"
color: "ffc7ea"
description: ""
- name: "IPv6"
color: "ffc7ea"
description: ""
- name: "Port forwarding"
color: "ffc7ea"
description: ""
- name: "HTTP proxy"
color: "ffc7ea"
description: ""