infra: Adding in-progress label.

Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
This commit is contained in:
Tim 'mithro' Ansell 2020-07-20 14:22:17 -07:00
parent 182bf96c7c
commit 841d01e1d4
1 changed files with 4 additions and 0 deletions

4
.github/labels.yml vendored
View File

@ -26,6 +26,10 @@
description: "This issue is suitable for a new person who has never contributed to the PDK before."
color: "5cafc4" # weird blue
- name: "in-progress"
description: "This issue has someone already working on solving it and has made substantial progress."
color: "ff0010" # bright red
# Labels related to type of GitHub issue
- name: "type-bug"
description: "Something isn't working"