From c0f03e6c9c146af569d3fd1309d2c9887d702b1f Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Mon, 18 Oct 2021 12:59:56 +0100 Subject: [PATCH] Improve greetings messages --- .github/workflows/greetings.yml | 28 ++++++++-------------------- 1 file changed, 8 insertions(+), 20 deletions(-) diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml index f22523c..b5deeb1 100644 --- a/.github/workflows/greetings.yml +++ b/.github/workflows/greetings.yml @@ -10,28 +10,16 @@ jobs: with: repo-token: ${{ secrets.GITHUB_TOKEN }} issue-message: | - 'Hello there 👋 - Thanks for submitting your first issue to the Quickemu project 🐛 - We'll try and take a look at your issue soon ⏲ + Hello there 👋 + Thanks for submitting your first issue to the Quickemu project 🐛 We'll try and take a look at your issue soon ⏲ - In the meantime you might want to join the [Wimpys World Discord](https://wimpysworld.io/discord) where - we have a large community of Linux 🐧 enthusiasts and passionate open source - developers 🧑‍💻 + In the meantime you might want to join the [Wimpys World Discord](https://wimpysworld.io/discord) 🗣 where we have a large community of Linux 🐧 enthusiasts and passionate open source developers 🧑‍💻 - You might also be interested in following [Wimpys World Twitch 📡 channel](https://twitch.tv/WimpysWorld) - where Wimpy streams let's code video, including this project, several - times a week. A back catalog of past live stream and other Linux related content - is available on [Wimpys World YouTube 📺 channel](https://youtube.com/WimpysWorld).' + You might also be interested in following [Wimpys World Twitch 📡 channel](https://twitch.tv/WimpysWorld) where Wimpy streams let's code video, including this project, several times a week. A back catalog of past live stream and other Linux related content is available on [Wimpys World YouTube 📺 channel](https://youtube.com/WimpysWorld). pr-message: | - 'Hello there 👋 - Thanks for submitting your first pull request to the Quickemu project 💪 - We'll try to review your pull request soon ⏲ + Hello there 👋 + Thanks for submitting your first pull request to the Quickemu project 💪 We'll try to review your pull request soon ⏲ - In the meantime you might want to join the [Wimpys World Discord](https://wimpysworld.io/discord) where - we have a large community of Linux 🐧 enthusiasts and passionate open source - developers 🧑‍💻 + In the meantime you might want to join the [Wimpys World Discord](https://wimpysworld.io/discord) 🗣 where we have a large community of Linux 🐧 enthusiasts and passionate open source developers 🧑‍💻 - You might also be interested in following [Wimpys World Twitch 📡 channel](https://twitch.tv/WimpysWorld) - where Wimpy streams let's code video, including this project, several - times a week. A back catalog of past live stream and other Linux related content - is available on [Wimpys World YouTube 📺 channel](https://youtube.com/WimpysWorld).' + You might also be interested in following [Wimpys World Twitch 📡 channel](https://twitch.tv/WimpysWorld) where Wimpy streams let's code video, including this project, several times a week. A back catalog of past live stream and other Linux related content is available on [Wimpys World YouTube 📺 channel](https://youtube.com/WimpysWorld).