From 38fcabdbb4cd22f60530efc4586a0ff988239f7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yi=C4=9Fit=20Kerem=20Oktay?= Date: Sat, 12 Sep 2020 16:41:36 +0300 Subject: [PATCH] Update stale.yml --- .github/ISSUE_TEMPLATE/stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/stale.yml b/.github/ISSUE_TEMPLATE/stale.yml index 4a5ea3d..d78bce2 100644 --- a/.github/ISSUE_TEMPLATE/stale.yml +++ b/.github/ISSUE_TEMPLATE/stale.yml @@ -1,5 +1,5 @@ # Number of days of inactivity before an issue becomes stale -daysUntilStale: 60 +daysUntilStale: 30 # Number of days of inactivity before a stale issue is closed daysUntilClose: 7 # Issues with these labels will never be considered stale