From e3f6e83e01ea2a53cf37c6f077bdc0710cb4e091 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Wed, 4 Oct 2017 12:21:55 -0400 Subject: [PATCH] Adjust line breaks --- .github/stale.yml | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/.github/stale.yml b/.github/stale.yml index e6fcceb..ead4b60 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -9,18 +9,12 @@ exemptLabels: staleLabel: "Status: 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. - - If this is a **bug** and you can still reproduce this error on the `master` - branch, please reply with any additional information you have about it in - order to keep the issue open. - - If this is a feature request, please consider whether it can be accomplished - in another way. If it cannot, please elaborate on why it is core to this - project and why you feel more than 80% of users would find this beneficial. - - This issue will automatically be closed in 7 days if no further activity - occurs. Thank you for all your contributions. + This issue has been automatically marked as stale because it has not had recent activity. + + If this is a **bug** and you can still reproduce this error on the `master` branch, please reply with any additional information you have about it in order to keep the issue open. + + If this is a feature request, please consider whether it can be accomplished in another way. If it cannot, please elaborate on why it is core to this project and why you feel more than 80% of users would find this beneficial. + + This issue will automatically be closed in 7 days if no further activity occurs. Thank you for all your contributions. # Comment to post when closing a stale issue. Set to `false` to disable closeComment: false