From d8af9542b3face10e4c65ddb6aae835945cb8ef2 Mon Sep 17 00:00:00 2001 From: steam_bell_92 Date: Mon, 14 Sep 2026 18:28:00 +0530 Subject: [PATCH] removed gssoc checkbox from issue templates --- .github/ISSUE_TEMPLATE/Create feature_request.yml | 2 -- .github/ISSUE_TEMPLATE/bug_report.yml | 2 -- .github/ISSUE_TEMPLATE/documentation_update.yml | 2 -- 3 files changed, 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/Create feature_request.yml b/.github/ISSUE_TEMPLATE/Create feature_request.yml index 067e734b..10b0b601 100644 --- a/.github/ISSUE_TEMPLATE/Create feature_request.yml +++ b/.github/ISSUE_TEMPLATE/Create feature_request.yml @@ -59,5 +59,3 @@ body: required: true - label: "I want to work on this issue" required: false - - label: "I am a part of gssoc26" - required: false diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 79413126..ac8bc491 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -50,5 +50,3 @@ body: required: true - label: "I want to work on this issue" required: false - - label: "I am a part of gssoc26" - required: false diff --git a/.github/ISSUE_TEMPLATE/documentation_update.yml b/.github/ISSUE_TEMPLATE/documentation_update.yml index 69301857..e0f73311 100644 --- a/.github/ISSUE_TEMPLATE/documentation_update.yml +++ b/.github/ISSUE_TEMPLATE/documentation_update.yml @@ -56,5 +56,3 @@ body: required: true - label: "I want to work on this issue" required: false - - label: "I am a part of gssoc26" - required: false