Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bce982b

Browse files
authored
Change stalebot messages (facebook#18524)
1 parent 32621a3 commit bce982b

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

.github/stale.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,18 @@ staleLabel: "Resolution: Stale"
1717
issues:
1818
# Comment to post when marking an issue as stale.
1919
markComment: >
20-
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
21-
Thank you for your contribution.
20+
This issue has been automatically marked as stale.
21+
**If this issue is still affecting you, please leave any comment** (for example, "bump"), and we'll keep it open.
22+
We are sorry that we haven't been able to prioritize it yet. If you have any additional information, please include with in your comment!
2223
# Comment to post when closing a stale issue.
2324
closeComment: >
2425
Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please create a new issue with up-to-date information. Thank you!
2526
pulls:
2627
# Comment to post when marking a pull request as stale.
2728
markComment: >
28-
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
29-
Thank you for your contribution.
29+
This pull request has been automatically marked as stale.
30+
**If this pull request is still relevant, please leave any comment** (for example, "bump"), and we'll keep it open.
31+
We are sorry that we haven't been able to prioritize reviewing it yet. Your contribution is very much appreciated.
3032
# Comment to post when closing a stale pull request.
3133
closeComment: >
3234
Closing this pull request after a prolonged period of inactivity. If this issue is still present in the latest release, please ask for this pull request to be reopened. Thank you!

0 commit comments

Comments
 (0)