From ffe67f0836e5a59dd79fa3efbf1254401fdf4921 Mon Sep 17 00:00:00 2001 From: aditya singh rathore Date: Wed, 13 May 2026 22:40:00 +0530 Subject: [PATCH 1/4] Add 'I am a part of gssoc26' checkbox to feature request --- .github/ISSUE_TEMPLATE/Create feature_request.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/Create feature_request.yml b/.github/ISSUE_TEMPLATE/Create feature_request.yml index 10b0b601..8d1f136a 100644 --- a/.github/ISSUE_TEMPLATE/Create feature_request.yml +++ b/.github/ISSUE_TEMPLATE/Create feature_request.yml @@ -59,3 +59,5 @@ body: required: true - label: "I want to work on this issue" required: false + - label: "I am a part of gssoc26" + required: true From fcf983fe4af8801e024e44791fb3a14c523fa28e Mon Sep 17 00:00:00 2001 From: aditya singh rathore Date: Wed, 13 May 2026 22:41:05 +0530 Subject: [PATCH 2/4] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index ac8bc491..a82d16ac 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -50,3 +50,5 @@ body: required: true - label: "I want to work on this issue" required: false + - label: "I am a part of gssoc25" + required: true From e26d3649ce41d83c41117ff877c2c80f4449b4b2 Mon Sep 17 00:00:00 2001 From: aditya singh rathore Date: Wed, 13 May 2026 22:41:57 +0530 Subject: [PATCH 3/4] Update documentation_update.yml --- .github/ISSUE_TEMPLATE/documentation_update.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/documentation_update.yml b/.github/ISSUE_TEMPLATE/documentation_update.yml index e0f73311..243ba03a 100644 --- a/.github/ISSUE_TEMPLATE/documentation_update.yml +++ b/.github/ISSUE_TEMPLATE/documentation_update.yml @@ -56,3 +56,5 @@ body: required: true - label: "I want to work on this issue" required: false + - label: "I am a part of gssoc26" + required: true From 62e78eda480d0cff23692f4834f76352f191960e Mon Sep 17 00:00:00 2001 From: aditya singh rathore Date: Wed, 13 May 2026 22:42:19 +0530 Subject: [PATCH 4/4] Update bug_report.yml --- .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 a82d16ac..2c770659 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -50,5 +50,5 @@ body: required: true - label: "I want to work on this issue" required: false - - label: "I am a part of gssoc25" + - label: "I am a part of gssoc26" required: true