From 5bae6f2bc3492f5e86708a9c0ed227441e012d1e Mon Sep 17 00:00:00 2001 From: aditya singh rathore Date: Sat, 16 May 2026 17:17:33 +0530 Subject: [PATCH 1/3] Update Create feature_request.yml --- .github/ISSUE_TEMPLATE/Create feature_request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/Create feature_request.yml b/.github/ISSUE_TEMPLATE/Create feature_request.yml index 8d1f136a..067e734b 100644 --- a/.github/ISSUE_TEMPLATE/Create feature_request.yml +++ b/.github/ISSUE_TEMPLATE/Create feature_request.yml @@ -60,4 +60,4 @@ body: - label: "I want to work on this issue" required: false - label: "I am a part of gssoc26" - required: true + required: false From 673cc9bbf81b4f6381ab1319a5ce4b642f6da1cf Mon Sep 17 00:00:00 2001 From: aditya singh rathore Date: Sat, 16 May 2026 17:17:52 +0530 Subject: [PATCH 2/3] Change 'I am a part of gssoc26' to not required --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 2c770659..79413126 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -51,4 +51,4 @@ body: - label: "I want to work on this issue" required: false - label: "I am a part of gssoc26" - required: true + required: false From c7b56ba82f4a117410ca903a5c1d53e94a08a2bb Mon Sep 17 00:00:00 2001 From: aditya singh rathore Date: Sat, 16 May 2026 17:18:18 +0530 Subject: [PATCH 3/3] Update documentation_update.yml --- .github/ISSUE_TEMPLATE/documentation_update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/documentation_update.yml b/.github/ISSUE_TEMPLATE/documentation_update.yml index 243ba03a..69301857 100644 --- a/.github/ISSUE_TEMPLATE/documentation_update.yml +++ b/.github/ISSUE_TEMPLATE/documentation_update.yml @@ -57,4 +57,4 @@ body: - label: "I want to work on this issue" required: false - label: "I am a part of gssoc26" - required: true + required: false