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