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