github: add stale issue close time (#11763)

Adding the numbers of days in the info.
This commit is contained in:
Sahdev Zala 2020-04-06 16:56:45 -04:00 committed by GitHub
parent b41711276e
commit 5404b44b15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
.github/stale.yml vendored
View File

@ -30,8 +30,8 @@ staleLabel: stale
# Comment to post when marking as stale. Set to `false` to disable
markComment: >
This issue has been automatically marked as stale because it has not had
recent activity. It will be closed if no further activity occurs. Thank you
for your contributions.
recent activity. It will be closed after 21 days if no further activity
occurs. Thank you for your contributions.
# Comment to post when removing the stale label.
# unmarkComment: >