diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index b629c749..5e78d138 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -53,5 +53,7 @@ body: required: true - label: "I'm a KWOC 2024 contributor" required: False + - label: "I'm a SWOC 2025 contributor" + required: False - label: "I have starred the repository" required: true