chore(github): add labels "Custom" and "Category: logs"

This commit is contained in:
Quentin McGaw
2024-08-01 12:20:55 +00:00
parent 34e8f5f3a9
commit 10384c9e37

5
.github/labels.yml vendored
View File

@@ -36,6 +36,8 @@
# VPN providers
- name: "☁️ AirVPN"
color: "cfe8d4"
- name: "☁️ Custom"
color: "cfe8d4"
- name: "☁️ Cyberghost"
color: "cfe8d4"
- name: "☁️ HideMyAss"
@@ -91,6 +93,9 @@
- name: "Category: Maintenance ⛓️"
description: "Anything related to code or other maintenance"
color: "ffc7ea"
- name: "Category: Logs 📚"
description: "Something to change in logs"
color: "ffc7ea"
- name: "Category: Good idea 🎯"
description: "This is a good idea, judged by the maintainers"
color: "ffc7ea"