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