From f93aace968560ffb43d7669486e00bcf22e0dd11 Mon Sep 17 00:00:00 2001 From: sumana sree Date: Wed, 3 Jul 2024 14:05:59 +0530 Subject: [PATCH] Added comment under willing to contribute Signed-off-by: sumana sree --- .github/ISSUE_TEMPLATE.md | 2 ++ .github/ISSUE_TEMPLATE/bug_report.md | 1 + .github/ISSUE_TEMPLATE/feature_request.md | 1 + .github/ISSUE_TEMPLATE/general-ask.md | 1 + 4 files changed, 5 insertions(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index ba064497..9216fade 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -22,7 +22,9 @@ + ### Willingness to contribute + - [ ] Yes, I can contribute for this issue independently. - [ ] Yes, I can contribute for this issue with guidance from Recommenders community. - [ ] No, I cannot contribute at this time. diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 0f4833d2..eb49cad1 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -29,6 +29,7 @@ assignees: '' ### Willingness to contribute + - [ ] Yes, I can contribute for this issue independently. - [ ] Yes, I can contribute for this issue with guidance from Recommenders community. - [ ] No, I cannot contribute at this time. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index b6588a69..e192f632 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -15,6 +15,7 @@ assignees: '' ### Willingness to contribute + - [ ] Yes, I can contribute for this issue independently. - [ ] Yes, I can contribute for this issue with guidance from Recommenders community. - [ ] No, I cannot contribute at this time. diff --git a/.github/ISSUE_TEMPLATE/general-ask.md b/.github/ISSUE_TEMPLATE/general-ask.md index 138f79ba..f8ea3d49 100644 --- a/.github/ISSUE_TEMPLATE/general-ask.md +++ b/.github/ISSUE_TEMPLATE/general-ask.md @@ -11,6 +11,7 @@ assignees: '' ### Willingness to contribute + - [ ] Yes, I can contribute for this issue independently. - [ ] Yes, I can contribute for this issue with guidance from Recommenders community. - [ ] No, I cannot contribute at this time.