From f900ae6d7083fddfa6810926a85618e4b104d01d Mon Sep 17 00:00:00 2001 From: Mehfooj <162735469+Savvythelegend@users.noreply.github.com> Date: Fri, 24 Oct 2025 00:14:13 +0530 Subject: [PATCH 1/2] Fix link to CONTRIBUTING.md in issue comment Updated the comment body in the autocomment workflow to include a link to the correct CONTRIBUTING.md file. --- .github/workflows/autocomment-issue.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/autocomment-issue.yml b/.github/workflows/autocomment-issue.yml index a32955a02..174d39d6a 100644 --- a/.github/workflows/autocomment-issue.yml +++ b/.github/workflows/autocomment-issue.yml @@ -17,7 +17,7 @@ jobs: run: | COMMENT=$(cat < We are here to help you on this journey of opensource, any help feel free to tag me or [book an appointment](https://topmate.io/sanjaykv)." + "body": "Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. 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 twice a day, or ideally 1 day, If your issue goes stale for more than one day you can tag and comment on this same issue. \n\n You can also check our [CONTRIBUTING.md](https://github.com/Recode-Hive/machine-learning-repos/blob/main/docs/CONTRIBUTING.md) for guidelines on contributing to this project.
We are here to help you on this journey of opensource, any help feel free to tag me or [book an appointment](https://topmate.io/sanjaykv)." } EOF ) From df052844d34576e60d0222634b474b4b03ad0713 Mon Sep 17 00:00:00 2001 From: Mehfooj <162735469+Savvythelegend@users.noreply.github.com> Date: Fri, 24 Oct 2025 00:16:56 +0530 Subject: [PATCH 2/2] Fix link to CONTRIBUTING.md in PR comment Updated the link to CONTRIBUTING.md in PR comment. --- .github/workflows/autocomment-pr-raise.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/autocomment-pr-raise.yml b/.github/workflows/autocomment-pr-raise.yml index ae71bad52..b3ac3ab77 100644 --- a/.github/workflows/autocomment-pr-raise.yml +++ b/.github/workflows/autocomment-pr-raise.yml @@ -18,7 +18,7 @@ jobs: run: | COMMENT=$(cat <