From 94a204478baa63fd73dcd49c84fa8eebbce3c3bd Mon Sep 17 00:00:00 2001 From: Ashutosh Narkar Date: Fri, 19 May 2023 09:16:12 -0700 Subject: [PATCH] .github: Update stale issue comment to clarify issue status Signed-off-by: Ashutosh Narkar --- .github/stale.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/stale.yml b/.github/stale.yml index dd9edc4eee..e5288d902a 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -32,8 +32,9 @@ staleLabel: inactive # Comment to post when marking as stale. Set to `false` to disable markComment: > This issue has been automatically marked as inactive because it has not had - any activity in the last 30 days. - + any activity in the last 30 days. Although currently inactive, the issue could still be considered and actively worked on in the future. + More details about the use-case this issue attempts to address, the value provided by completing it or possible solutions to resolve + it would help to prioritize the issue. # Comment to post when removing the stale label. # unmarkComment: > # Your comment here.