mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
issue-close-app.yml: fix YAML syntax (again)
Use the correct multiline syntax.
This commit is contained in:
parent
e38291f506
commit
dde029a596
8
.github/issue-close-app.yml
vendored
8
.github/issue-close-app.yml
vendored
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user