From 3b4235377fdc7efcc3fb7371a72791bc688f521a Mon Sep 17 00:00:00 2001 From: Arpan Chowdhury Date: Sun, 5 Jan 2025 23:44:45 +0530 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 ++ 1 file changed, 2 insertions(+) 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