Properly add prickle and smolder labels (fixes #2636)

This commit is contained in:
Sascha Mann
2022-03-08 20:52:29 +01:00
committed by BethanyG
parent 9772a9c54f
commit 3a62377cb8

View File

@@ -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"