Skip to content

Commit 43047af

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

File tree

1 file changed

+2
-36
lines changed

1 file changed

+2
-36
lines changed

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

Lines changed: 2 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -21,39 +21,5 @@ jobs:
2121
issue_number: context.issue.number,
2222
owner: context.repo.owner,
2323
repo: context.repo.repo,
24-
body: `## 👋 Hello & Welcome! Thank you for opening this issue! 🎉
25-
We appreciate your time and effort in contributing to this project.
26-
27-
---
28-
29-
### ⏳ **Response Time**
30-
We aim to respond **within 5–8 hours**.
31-
**Please avoid raising PRs unless assigned to you.**
32-
33-
---
34-
35-
### 📝 **What You Can Do Now**
36-
- Make sure your issue contains **all the necessary details** and **context**.
37-
- Adding screenshots or videos of your changes will make the review and assignment **much faster**.
38-
- If you have any doubts, feel free to **connect with me on [LinkedIn](https://www.linkedin.com/in/sanjay-k-v/).**
39-
40-
---
41-
42-
### ⏰ **Issue Maintenance**
43-
- I check and maintain issues **twice a day** at:
44-
- **8:00 AM IST**
45-
- **9:00 PM IST**
46-
- If your issue is **stale for more than one day**, tag me (`@sanjay-kv`) in the comments.
47-
48-
---
49-
50-
### 💖 **Sponsorship & Recognition**
51-
Consistent contributors may become **eligible for sponsorship**.
52-
Check out our amazing sponsors here: [GitHub Sponsorship](https://www.recodehive.com/our-sponsors).
53-
54-
---
55-
56-
**Thank you for being part of this open-source journey! 🚀**
57-
_Your contributions truly make a difference!_ ✨
58-
`
59-
});
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). 🚀"
25+
});

0 commit comments

Comments
 (0)