diff --git a/.github/labels.yml b/.github/labels.yml index 68e8b5ac..7d1dc6c8 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -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"