diff options
-rw-r--r-- | .github/stale.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/stale.yml b/.github/stale.yml index 3a61e4048..eac47c04d 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -17,6 +17,6 @@ exemptMilestones: true staleLabel: 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. + This issue has been [automatically marked as stale](https://probot.github.io/apps/stale/#how-it-works) + because it has not had recent activity. It will be closed in 7 days if no + further activity occurs. Thank you for your contributions. |