shithub: hugo

Download patch

ref: 4f69ade7118302abff97169d17bfa9baac6a711c
parent: f8b8b091fc154844ea8c839c42b936008be1089c
author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
date: Fri Aug 14 20:21:08 EDT 2020

Update stale.yml

--- a/.github/stale.yml
+++ b/.github/stale.yml
@@ -1,7 +1,7 @@
 # Number of days of inactivity before an issue becomes stale
-daysUntilStale: 120
+daysUntilStale: 90
 # Number of days of inactivity before a stale issue is closed
-daysUntilClose: 30
+daysUntilClose: 15
 # Issues with these labels will never be considered stale
 exemptLabels:
   - Keep