Skip to content

Commit

Permalink
add standardized github labels and update action
Browse files Browse the repository at this point in the history
  • Loading branch information
Reece Hart committed Jan 31, 2024
1 parent ea159ac commit 3f1b72c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@
description: "exempt issue from staleness checks"
from_name: "keep alive"

- name: "project proposal"
color: "d876e3"
description: "project proposal for interns and GSoC students"

- name: "question"
color: "d876e3"
description: "Further information is requested"
Expand All @@ -52,4 +56,4 @@
- name: "won't fix"
color: "ffffff"
description: "This will not be worked on"
from_name: wontfix
from_name: wontfix

0 comments on commit 3f1b72c

Please sign in to comment.