From b59d0e9843e7e2791eaa2c495588d53090a9bca5 Mon Sep 17 00:00:00 2001 From: NotMyFault Date: Sat, 17 Apr 2021 21:41:29 +0200 Subject: [PATCH] [ci skip] Reword stale.yml --- .github/stale.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/stale.yml b/.github/stale.yml index 5ea2507b6..7d95c1f66 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -10,9 +10,9 @@ exemptLabels: staleLabel: "resolution: stale" 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 if no further activity occurs. If the issue is still present and can be reproduced, please let the team know. + Thank you for your contributions. closeComment: > This issue has been automatically closed because it has not had activity in a long time. If the issue still applies to the most recent supported - version, please open a new issue referencing this original issue. + version, please reply to this issue and the team will reopen it.