diff --git a/.github/ISSUE_TEMPLATE/Create feature_request.yml b/.github/ISSUE_TEMPLATE/Create feature_request.yml index 006c8a44..2d69554a 100644 --- a/.github/ISSUE_TEMPLATE/Create feature_request.yml +++ b/.github/ISSUE_TEMPLATE/Create feature_request.yml @@ -57,7 +57,7 @@ body: options: - label: "I have read the Contributing Guidelines" required: true - - label: "Are you a GSSOC'25 contributor" + - 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 7d6419c2..ad8597ba 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -48,7 +48,7 @@ body: options: - label: "I have read the Contributing Guidelines" required: true - - label: "Are you a GSSOC'25 contributor" + - 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 50256fc6..3de94233 100644 --- a/.github/ISSUE_TEMPLATE/documentation_update.yml +++ b/.github/ISSUE_TEMPLATE/documentation_update.yml @@ -54,7 +54,7 @@ body: options: - label: "I have read the Contributing Guidelines" required: true - - label: "Are you a GSSOC'25 contributor" + - label: "Are you a WSOC'25 contributor" required: false - label: "I want to work on this issue" required: false