Properly add prickle and smolder labels (fixes #2636)
This commit is contained in:
8
.appends/.github/labels.yml
vendored
8
.appends/.github/labels.yml
vendored
@@ -174,3 +174,11 @@
|
|||||||
- name: "❔question❔"
|
- name: "❔question❔"
|
||||||
description: "I have a proposal or question about things, but nothing is broken."
|
description: "I have a proposal or question about things, but nothing is broken."
|
||||||
color: "293028"
|
color: "293028"
|
||||||
|
|
||||||
|
- name: "prickle💢"
|
||||||
|
description: "This issue should be skipped by the auto-responder."
|
||||||
|
color: "FFFFFF"
|
||||||
|
|
||||||
|
- name: "smolder🍲"
|
||||||
|
description: "Lower-priority and/or future idea"
|
||||||
|
color: "8B0000"
|
||||||
|
|||||||
Reference in New Issue
Block a user