Skip to content

Commit eed3616

Browse files
sapkguillep2k
authored andcommitted
Improve stale message (#9920)
* Improve stale nessage * Update .github/stale.yml Co-authored-by: guillep2k <[email protected]>
1 parent 3185a13 commit eed3616

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.github/stale.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,11 @@ staleLabel: stale
2727

2828
# Comment to post when marking as stale. Set to `false` to disable
2929
markComment: >
30-
This issue has been automatically marked as stale because it has not had
31-
recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you
32-
for your contributions.
30+
This issue has been automatically marked as stale because it has not had recent activity.
31+
I am here to help clear issues left open even if solved or waiting for more insight.
32+
This issue will be closed if no further activity occurs during the next 2 weeks.
33+
If the issue is still valid just add a comment to keep it alive.
34+
Thank you for your contributions.
3335
3436
# Comment to post when closing a stale Issue or Pull Request.
3537
closeComment: >
@@ -50,4 +52,3 @@ pulls:
5052
closeComment: >
5153
This pull request has been automatically closed because of inactivity.
5254
You can re-open it if needed.
53-

0 commit comments

Comments
 (0)