Small updates to meta files [skip ci]

This commit is contained in:
James Cole
2018-06-05 07:57:18 +02:00
parent 19443a5b34
commit 08d06cf465
4 changed files with 12 additions and 9 deletions

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: 30
daysUntilStale: 14
# 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.