From 506cf266e8982a3985482e7a1ec05211eecd89de Mon Sep 17 00:00:00 2001 From: steam_bell_92 Date: Tue, 11 Nov 2025 19:52:18 +0530 Subject: [PATCH] Replaced GSSoC with WSOC --- .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, 3 insertions(+), 3 deletions(-) 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