Update stale.yml

pull/907/head
lyy 4 years ago committed by GitHub
parent 1c0765be02
commit edb3e66a96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/stale.yml

@ -1,7 +1,7 @@
# Number of days of inactivity before an issue becomes stale
daysUntilStale: 7
# Number of days of inactivity before a stale issue is closed
daysUntilClose: 7
daysUntilClose: 30
# Issues with these labels will never be considered stale
exemptLabels:
- bug

Loading…
Cancel
Save