diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 48e1d08..7625d9c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -50,5 +50,7 @@ body: required: true - label: "I'm a GSSOC'24 contributor" required: False + - label: "I'm a VSoC'24 contributor" + required: False - label: "I have starred the repository" required: true