From 2e15e645e687bc0ad4a210963de0bfadc56d48fc Mon Sep 17 00:00:00 2001 From: Barnaby Keene Date: Sat, 27 Oct 2018 14:28:25 +0100 Subject: [PATCH] fixed stale message --- .github/stale.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/stale.yml b/.github/stale.yml index d1cc780..c015ee6 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -9,7 +9,6 @@ exemptLabels: staleLabel: "state: stale" # Comment to post when marking an issue as stale. Set to `false` to disable 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 because it has not had recent activity. # Comment to post when closing a stale issue. Set to `false` to disable closeComment: false