From f5d95b63a6baa9adcdc3fd3b02aedc74c729a9cd Mon Sep 17 00:00:00 2001 From: Mark Phelps Date: Wed, 26 Feb 2020 12:01:50 -0500 Subject: [PATCH] Update stale.yml --- .github/stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/stale.yml b/.github/stale.yml index 1273af7..65a41e3 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -1,5 +1,5 @@ # Number of days of inactivity before an issue becomes stale -daysUntilStale: 30 +daysUntilStale: 60 # Number of days of inactivity before a stale issue is closed daysUntilClose: 14 # Issues with these labels will never be considered stale