Skip to content

Commit 1f4bd07

Browse files
authored
Update autocomment-iss-raise.yml
1 parent 2e342ad commit 1f4bd07

File tree

1 file changed

+2
-19
lines changed

1 file changed

+2
-19
lines changed
Lines changed: 2 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
name: Auto Comment on Issue Opened
23

34
on:
@@ -20,23 +21,5 @@ jobs:
2021
issue_number: context.issue.number,
2122
owner: context.repo.owner,
2223
repo: context.repo.repo,
23-
body: `
24-
## 👋 Thanks for Opening an Issue! 🎉
25-
26-
We appreciate your contribution. Our team will review this issue within **5–8 hours**.
27-
28-
**Important Notes:**
29-
- 🔒 Please **do not raise a PR unless this issue is assigned to you**.
30-
- 📝 Ensure you provide **all necessary details**, including screenshots or video demos if possible — this helps us review and assign issues faster.
31-
32-
**Need Help?**
33-
- Reach out on [LinkedIn](https://www.linkedin.com/in/sanjay-k-v/).
34-
- We actively maintain this repo twice a day at **8:00 AM IST** and **9:00 PM IST**.
35-
If your issue goes stale for more than 24 hours, feel free to **tag `@sanjay-kv`** in a comment.
36-
37-
**✨ Bonus:**
38-
Consistent contributors are eligible for **sponsorships**. Check out our amazing [sponsors here](https://www.recodehive.com/our-sponsors).
39-
40-
_Thanks for being a part of our open-source journey!_ 🚀
41-
`
24+
body: "Thanks for opening this issue! 🎉 We'll look into it as soon as possible, estimated time for response is 5-8 hrs. Don't raise PR unless assigned to you. In the meantime, please make sure to provide all the necessary details and context to your issue, more details with video on changes you make help easy the review and assignment easier. If you have any questions, reach out to [LinkedIn](https://www.linkedin.com/in/sanjay-k-v/). Your contributions are highly appreciated! 😊\n\n Note: I maintain the repo issue every day twice at 8:00 am IST and 9:00 pm IST, If your issue goes stale for more than one day, you can tag and comment on this same issue by tagging sanjay-kv. \n\n We are here to help you on this journey of open source, consistent contributions are eligible for sponsorship, check the list of people we sponsored so far [GitHub Sponsorship](https://www.recodehive.com/our-sponsors)."
4225
});

0 commit comments

Comments
 (0)