Skip to content

Commit e33b397

Browse files
chore: add label for waiting for feedback (#309)
1 parent b0aaf2c commit e33b397

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/labels.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@
6868
- name: "Status: Awaiting Response"
6969
color: fef2c0
7070
description: "Issue or PR awaits response from the creator."
71+
- name: "Status: Awaiting Feedback"
72+
color: fef2c0
73+
description: "Issue or PR awaits feedback from the community."
7174
- name: "Status: Blocked"
7275
color: fef2c0
7376
description: "Progress on this issue is currently not possible."

0 commit comments

Comments
 (0)