Update stale.yml

This commit is contained in:
Prateeksha Singh 2018-11-26 14:44:26 +05:30 committed by GitHub
parent 8c7373dfd0
commit 50b6a5ddc8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.github/stale.yml vendored
View File

@ -1,7 +1,7 @@
# Configuration for probot-stale - https://github.com/probot/stale
# Number of days of inactivity before an Issue or Pull Request becomes stale
daysUntilStale: 10
daysUntilStale: 30
# Number of days of inactivity before a stale Issue or Pull Request is closed.
# Set to false to disable. If disabled, issues still need to be closed manually, but will remain marked as stale.