diff --git a/.github/ISSUE_TEMPLATE/documentation-update.yml b/.github/ISSUE_TEMPLATE/documentation-update.yml index 7b3d7dfe..8fce98c3 100644 --- a/.github/ISSUE_TEMPLATE/documentation-update.yml +++ b/.github/ISSUE_TEMPLATE/documentation-update.yml @@ -54,9 +54,9 @@ body: options: - label: "I have read the Contributing Guidelines" required: true - - label: "I'm a GSSOC'24 contributor" - required: false - - label: "I'm a VSOC'24 contributor" - required: false + - label: "I'm a GSSOC'24 Extended contributor" + required: False + - label: "I'm a Hacktoberfest'24 contributor" + required: False - label: "I have starred the repository" required: true