From 8d99f6bda8d68676002210772a07a76a1d0d5b3d Mon Sep 17 00:00:00 2001 From: Yev Vlasenko Date: Tue, 27 Mar 2018 10:07:57 +0100 Subject: [PATCH] Update stale.yml --- .github/stale.yml | 1 + 1 file changed, 1 insertion(+) 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