Skip to content

Create PriyaGupta.md #306

Create PriyaGupta.md

Create PriyaGupta.md #306

Workflow file for this run

name: Auto Comment
on: [issues, pull_request_target]
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: bubkoo/auto-comment@v1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
issuesOpened: >
Hello👋 @{{ author }}, I hope you are doing well!
<br>
Thank you for raising an issue. We will will investigate into the issue and get back to you as soon as possible.
Please make sure you have given us as much context as possible.
<br>
Feel free to join the community and collaborate ❤
<br>
Join our Whatsapp Community [here](https://chat.whatsapp.com/BbGmsuNXe016LxNeWTP3FM)
pullRequestOpened: >
Hello👋 @{{ author }}, I hope you are doing well!
<br>
Thank you for raising your pull request and contributing to our Community 🎉
We will merge it as soon as possible.
<br>
Feel free to join the community and collaborate ❤
<br>
Join our Whatsapp Community [here](https://chat.whatsapp.com/BbGmsuNXe016LxNeWTP3FM)