Skip to content

Commit

Permalink
Build: Tweak stalebot message (#4286)
Browse files Browse the repository at this point in the history
* change yaml to not strip whitespaces and newlines

* change wording a little
  • Loading branch information
slim-bean authored and aknuds1 committed Sep 9, 2021
1 parent 0d719fe commit 43cffd0
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ staleLabel: stale

# Comment to post when marking an issue as stale. Leave as false
# to disable.
markComment: >
markComment: |
Hi! This issue has been automatically marked as stale because it has not had any
activity in the past 30 days.
Expand All @@ -24,9 +24,7 @@ markComment: >
Stalebots are also emotionless and cruel and can close issues which are still very relevant.
If this issue is important to you, please add a comment to reopen it.
**More importantly, please add a thumbs-up to the original issue entry.**
**If this issue is important to you, please add a comment to keep it open. More importantly, please add a thumbs-up to the original issue entry.**
We regularly sort for closed issues which have a `stale` label sorted by thumbs up.
Expand Down

0 comments on commit 43cffd0

Please sign in to comment.