From b50e506e5844e6bf70de4cc19c9fbbf166f4744c Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Sat, 9 Nov 2019 16:33:46 -0800 Subject: [PATCH] Attempt to fix line breaks in auto-comment response --- .github/auto-comment.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/auto-comment.yml b/.github/auto-comment.yml index 3d578412..2a807ba4 100644 --- a/.github/auto-comment.yml +++ b/.github/auto-comment.yml @@ -1,6 +1,6 @@ issuesOpened: > - If this is a question about Moonlight or you need help troubleshooting a streaming problem, please use the help channels on our [Discord server](https://discord.gg/MySTSdq) instead of GitHub issues. There are many more people available on Discord to help you and answer your questions. - - This issue tracker should only be used for specific bugs or feature requests. - + If this is a question about Moonlight or you need help troubleshooting a streaming problem, please use the help channels on our [Discord server](https://discord.gg/MySTSdq) instead of GitHub issues. There are many more people available on Discord to help you and answer your questions. + + This issue tracker should only be used for specific bugs or feature requests. + Thank you, and happy streaming! \ No newline at end of file