diff --git a/.github/.stale.yml b/.github/.stale.yml index dc90e5a1..ca22f4de 100644 --- a/.github/.stale.yml +++ b/.github/.stale.yml @@ -6,6 +6,8 @@ daysUntilClose: 7 exemptLabels: - pinned - security + - good first issue + - up for grabs # Label to use when marking an issue as stale staleLabel: wontfix # Comment to post when marking an issue as stale. Set to `false` to disable