Docs: add urgent and low priority labels

This commit is contained in:
Quentin McGaw (desktop)
2021-10-14 16:37:09 +00:00
parent f5bf5c236a
commit 0e0e03949d

8
.github/labels.yml vendored
View File

@@ -14,6 +14,14 @@
color: "795548"
description: ""
# Priority
- name: "🚨 Urgent"
color: "d5232f"
description: ""
- name: "💤 Low priority"
color: "4285f4"
description: ""
# VPN providers
- name: ":cloud: Cyberghost"
color: "cfe8d4"