diff --git a/.github/stale.yml b/.github/stale.yml index 6532dca..b116e43 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -7,6 +7,7 @@ daysUntilClose: 7 # Issues with these labels will never be considered stale exemptLabels: - bug + - todo # Label to use when marking an issue as stale staleLabel: wontfix