diff --git a/.github/workflows/community.yml b/.github/workflows/community.yml index d4e1bef..e0ae586 100644 --- a/.github/workflows/community.yml +++ b/.github/workflows/community.yml @@ -11,5 +11,11 @@ jobs: - uses: actions/first-interaction@v1 with: repo-token: ${{ secrets.GITHUB_TOKEN }} - issue-message: '

Welcome to CommunityPro

Thank you @contributor_name for raising an Issue in this community!

If you are willing to join the community, connect via

We appreciate every contribution, so consider adding your profile in the pratice contribution repo

' - pr-message: '

Welcome to CommunityPro

Thank you @contributor_name for making a pull request in this community!

If you are willing to join the community, connect via

We appreciate every contribution, so consider adding your profile in the pratice contribution repo

' + issue-message: "# Welcome to CommunityPro \n\ Thank you @contributor_name for raising an Issue in this community! \n\ If you are willing to join the community, connect via + - [WhatsApp](https://chat.whatsapp.com/BMFVTksMg269GdgsviJzLm) + - [LinkedIn](https://www.linkedin.com/company/communitypro) + - [CommunityPro Organization Page](https://github.com/CommunityPro) by raising an [Issue](https://github.com/CommunityPro/support/issues/new?assignees=&labels=invite+me+to+the+organisation&template=invitation.yml&title=Please+invite+me+to+the+Community+Organization) \n\ We appreciate every contribution, so consider adding your profile in the [Pratice Contribution](https://github.com/CommunityPro/Practice-Contribution)" + pr-message: "# Welcome to CommunityPro \n\ Thank you @contributor_name for making a pull request in this community! \n\ If you are willing to join the community, connect via + - [WhatsApp](https://chat.whatsapp.com/BMFVTksMg269GdgsviJzLm] + - [LinkedIn](https://www.linkedin.com/company/communitypro) + - [CommunityPro Organization Page](https://github.com/CommunityPro) by raising an [Invitational Issue](https://github.com/CommunityPro/support/issues/new?assignees=evavic44&labels=invite+me+to+the+organisation&template=invitation.yml&title=Please+invite+me+to+the+Community+Organization] \n\ We appreciate every contribution, so consider adding your profile in the [Pratice Contribution](https://github.com/CommunityPro/Practice-Contribution)" \ No newline at end of file