Skip to content

GPI case 2 information and ideas #77

GPI case 2 information and ideas

GPI case 2 information and ideas #77

Workflow file for this run

name: πŸ‘‹ Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: |
Hello there πŸ‘‹
Thanks for submitting your first issue to the Retro Home project πŸ› We'll try and take a look at your issue soon ⏲
In the meantime you might want to join the [Wimpy's World Discord](https://wimpysworld.io/discord) πŸ—£ where we have a large community of Linux 🐧 enthusiasts and passionate open source developers πŸ§‘β€πŸ’» and a support channel for this project.
You might also be interested in following [Wimpy's World Twitch πŸ“‘ channel](https://twitch.tv/WimpysWorld) where Wimpy streams let's code videos, including this project, several times a week. A back catalog of past live streams and other Linux 🐧 and Raspberry Pi πŸ₯§ related content is available on [Wimpy's World YouTube πŸ“Ί channel](https://youtube.com/WimpysWorld).
pr-message: |
Hello there πŸ‘‹
Thanks for submitting your first pull request to the Retro Home project πŸ’ͺ We'll try to review your pull request soon ⏲
In the meantime you might want to join the [Wimpy's World Discord](https://wimpysworld.io/discord) πŸ—£ where we have a large community of Linux 🐧 enthusiasts and passionate open source developers πŸ§‘β€πŸ’» and a support channel for this project.
You might also be interested in following [Wimpy's World Twitch πŸ“‘ channel](https://twitch.tv/WimpysWorld) where Wimpy streams let's code videos, including this project, several times a week. A back catalog of past live streams and other Linux 🐧 and Raspberry Pi πŸ₯§ related content is available on [Wimpy's World YouTube πŸ“Ί channel](https://youtube.com/WimpysWorld).