From 51553f43f928a57e29737d66dc1e4e41d2b67082 Mon Sep 17 00:00:00 2001 From: Maximilian Roos Date: Wed, 23 Jan 2019 10:43:15 -0500 Subject: [PATCH] add line break to message posted --- .github/stale.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/stale.yml b/.github/stale.yml index b969da0c6b4..099645333ec 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -23,10 +23,10 @@ exemptMilestones: false exemptAssignees: true # Label to use when marking as stale -staleLabel: closed_as_stale +staleLabel: # Comment to post when marking as stale. Set to `false` to disable -markComment: > +markComment: | In order to maintain a list of currently relevant issues, we mark issues as stale after a period of inactivity If this issue remains relevant, please comment here; otherwise it will be marked as closed automatically