chore(labels): update labels
- remove issue category labels - Add temporary status labels - Add complexity labels
This commit is contained in:
31
.github/labels.yml
vendored
31
.github/labels.yml
vendored
@@ -1,18 +1,13 @@
|
|||||||
- name: "Bug :bug:"
|
# Temporary status
|
||||||
color: "b60205"
|
- name: "🗯️ Waiting for feedback"
|
||||||
description: ""
|
color: "aadefa"
|
||||||
- name: "Feature request :bulb:"
|
|
||||||
color: "0e8a16"
|
|
||||||
description: ""
|
|
||||||
- name: "Help wanted :pray:"
|
|
||||||
color: "4caf50"
|
|
||||||
description: ""
|
|
||||||
- name: "Documentation :memo:"
|
|
||||||
color: "c5def5"
|
|
||||||
description: ""
|
|
||||||
- name: "Needs more info :thinking:"
|
|
||||||
color: "795548"
|
|
||||||
description: ""
|
description: ""
|
||||||
|
- name: "🔴 Blocked"
|
||||||
|
color: "ff3f14"
|
||||||
|
description: "Blocked by another issue or pull request"
|
||||||
|
- name: "🔒 After next release"
|
||||||
|
color: "e8f274"
|
||||||
|
description: "Will be done after the next release"
|
||||||
|
|
||||||
# Priority
|
# Priority
|
||||||
- name: "🚨 Urgent"
|
- name: "🚨 Urgent"
|
||||||
@@ -22,6 +17,14 @@
|
|||||||
color: "4285f4"
|
color: "4285f4"
|
||||||
description: ""
|
description: ""
|
||||||
|
|
||||||
|
# Complexity
|
||||||
|
- name: "☣️ Hard to do"
|
||||||
|
color: "7d0008"
|
||||||
|
description: ""
|
||||||
|
- name: "🟩 Easy to do"
|
||||||
|
color: "34cf43"
|
||||||
|
description: ""
|
||||||
|
|
||||||
# VPN providers
|
# VPN providers
|
||||||
- name: ":cloud: AirVPN"
|
- name: ":cloud: AirVPN"
|
||||||
color: "cfe8d4"
|
color: "cfe8d4"
|
||||||
|
|||||||
Reference in New Issue
Block a user