From f7f496e2016b3cf976a67785123b2cf6b97e5c81 Mon Sep 17 00:00:00 2001 From: Sapate Vaibhav Date: Wed, 19 Jun 2024 18:31:09 +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 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