From dde029a5965d6b0eb834f64f6eeedb781586b765 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Mon, 27 May 2019 13:41:44 +0100 Subject: [PATCH] issue-close-app.yml: fix YAML syntax (again) Use the correct multiline syntax. --- .github/issue-close-app.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/issue-close-app.yml b/.github/issue-close-app.yml index 49bd21b9b8..2bed4b198d 100644 --- a/.github/issue-close-app.yml +++ b/.github/issue-close-app.yml @@ -1,10 +1,10 @@ # Comment that will be sent if an issue is judged to be closed -comment: > -From the issue template: +comment: | + From the issue template: -\> **Please note that we will close your issue without comment if you delete, do not read or do not fill out the issue checklist below and provide ALL the requested information. If you repeatedly fail to use the issue template, we will block you from ever submitting issues to Homebrew again.** + > **Please note that we will close your issue without comment if you delete, do not read or do not fill out the issue checklist below and provide ALL the requested information. If you repeatedly fail to use the issue template, we will block you from ever submitting issues to Homebrew again.** -If you add the necessary information to this issue (don't create a new one, please) then this issue may be reopened. + If you add the necessary information to this issue (don't create a new one, please) then this issue may be reopened. issueConfigs: # There can be several configs for different kind of issues. - content: