From 6059c982cf2ecda3fe2479363f3412dcf812dfe9 Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Sat, 16 Nov 2019 11:58:07 -0800 Subject: [PATCH] Fix auto-comment line breaks --- .github/auto-comment.yml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/.github/auto-comment.yml b/.github/auto-comment.yml index 3d578412..99c873e5 100644 --- a/.github/auto-comment.yml +++ b/.github/auto-comment.yml @@ -1,6 +1,4 @@ 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. - - Thank you, and happy streaming! \ No newline at end of file + 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!