From d1850c9b0fb5e783919f74abb370818fbd60268a Mon Sep 17 00:00:00 2001 From: Victor Ubahakwe Date: Sun, 10 Jul 2022 04:49:31 +0100 Subject: [PATCH] fix: Update community.yml (#1247) A little grammatical change to the footer. --- .github/workflows/community.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/community.yml b/.github/workflows/community.yml index 7a81f92b58..b3a66b01e2 100644 --- a/.github/workflows/community.yml +++ b/.github/workflows/community.yml @@ -22,4 +22,4 @@ jobs: github-token: ${{ secrets.GITHUB_TOKEN }} issue-message: "

It's great having you contribute to this project

Welcome to the community :nerd_face:" pr-message: "

It's great having you contribute to this project

Welcome to the community :nerd_face:" - footer: 'If you would like to continue contributing to open source and would like to do it with an awesome inclusive community, you should join our Discord chat and our GitHub Organisation - we help and encourage each other to contribute to open source, little and often 🤓 . Any questions let us know.' + footer: 'If you would like to continue contributing to open source and would like to do it with an awesome inclusive community, you should join our Discord chat and our GitHub Organisation - we help and encourage each other to contribute to open source, little and often 🤓 . If you have any questions, feel free to let us know.'