From 5404b44b15ed81091e740e9dc560aa78f5b8d123 Mon Sep 17 00:00:00 2001 From: Sahdev Zala Date: Mon, 6 Apr 2020 16:56:45 -0400 Subject: [PATCH] github: add stale issue close time (#11763) Adding the numbers of days in the info. --- .github/stale.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/stale.yml b/.github/stale.yml index 431c2f296..b85f1f457 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -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: >