diff --git a/.github/ISSUE_TEMPLATE/Create feature_request.yml b/.github/ISSUE_TEMPLATE/Create feature_request.yml index 2d69554a..10b0b601 100644 --- a/.github/ISSUE_TEMPLATE/Create feature_request.yml +++ b/.github/ISSUE_TEMPLATE/Create feature_request.yml @@ -57,7 +57,5 @@ body: options: - label: "I have read the Contributing Guidelines" required: true - - label: "Are you a WSOC'25 contributor" - required: false - label: "I want to work on this issue" required: false diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index ad8597ba..ac8bc491 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -48,7 +48,5 @@ body: options: - label: "I have read the Contributing Guidelines" required: true - - label: "Are you a WSOC'25 contributor" - required: false - label: "I want to work on this issue" required: false diff --git a/.github/ISSUE_TEMPLATE/documentation_update.yml b/.github/ISSUE_TEMPLATE/documentation_update.yml index 3de94233..e0f73311 100644 --- a/.github/ISSUE_TEMPLATE/documentation_update.yml +++ b/.github/ISSUE_TEMPLATE/documentation_update.yml @@ -54,7 +54,5 @@ body: options: - label: "I have read the Contributing Guidelines" required: true - - label: "Are you a WSOC'25 contributor" - required: false - label: "I want to work on this issue" required: false