diff --git a/.github/ISSUE_TEMPLATE/documentation_update.yml b/.github/ISSUE_TEMPLATE/documentation_update.yml index 0b00e66..1378533 100644 --- a/.github/ISSUE_TEMPLATE/documentation_update.yml +++ b/.github/ISSUE_TEMPLATE/documentation_update.yml @@ -55,5 +55,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