Skip to content

Commit 3a62377

Browse files
SaschaMannBethanyG
authored andcommitted
Properly add prickle and smolder labels (fixes #2636)
1 parent 9772a9c commit 3a62377

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Diff for: .appends/.github/labels.yml

+8
Original file line numberDiff line numberDiff line change
@@ -174,3 +174,11 @@
174174
- name: "❔question❔"
175175
description: "I have a proposal or question about things, but nothing is broken."
176176
color: "293028"
177+
178+
- name: "prickle💢"
179+
description: "This issue should be skipped by the auto-responder."
180+
color: "FFFFFF"
181+
182+
- name: "smolder🍲"
183+
description: "Lower-priority and/or future idea"
184+
color: "8B0000"

0 commit comments

Comments
 (0)