Skip to content

Commit 3fbb3e8

Browse files
authored
Update autocomment-iss-raise.yml
1 parent 43047af commit 3fbb3e8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/autocomment-iss-raise.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,6 @@ jobs:
2121
issue_number: context.issue.number,
2222
owner: context.repo.owner,
2323
repo: context.repo.repo,
24-
body: "👋 Hi! Thanks for opening this issue 🎉 We'll review it within 5–8 hrs. Please include all details, screenshots, or videos to speed up the review. Avoid raising PRs unless assigned. I check issues at 8:00 AM & 9:00 PM IST daily—tag @sanjay-kv if your issue is stale for more than a day. Connect via [LinkedIn](https://www.linkedin.com/in/sanjay-k-v/) if you have questions. Consistent contributors are eligible for sponsorship — see [our sponsors](https://www.recodehive.com/our-sponsors). 🚀"
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.\n\nIn the meantime, please provide all necessary details and context to your issue — screenshots or videos of your changes help speed up the review and assignment. If you have questions, reach out to [LinkedIn](https://www.linkedin.com/in/sanjay-k-v/). Your contributions are highly appreciated! 😊\n\nNote: 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\nWe are here to help you on this journey of open source. Consistent contributions are eligible for sponsorship — check our list of amazing people we sponsored so far: [GitHub Sponsorship](https://www.recodehive.com/our-sponsors). 🚀"
25+
2526
});

0 commit comments

Comments
 (0)