From 5574296f2e100253245c9bbc8a54f19591abea6d Mon Sep 17 00:00:00 2001 From: Arpan Chowdhury Date: Sun, 5 Jan 2025 23:45:17 +0530 Subject: [PATCH] Update feature_request.yml --- .github/ISSUE_TEMPLATE/feature_request.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 38e59bfc..53ce0bae 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -59,5 +59,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