Add prickle and smolder labels (#2636)

This commit is contained in:
Job van der Wal
2021-10-07 23:57:51 +02:00
committed by GitHub
parent d3384465d2
commit 5aede592fe

8
.github/labels.yml vendored
View File

@@ -319,3 +319,11 @@
- name: "❔question❔"
description: "I have a proposal or question about things, but nothing is broken."
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"