From 4063ab0c7b9e68281227cda6af392faa09592a61 Mon Sep 17 00:00:00 2001 From: Arpan Chowdhury Date: Mon, 11 Nov 2024 19:14:29 +0530 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index f48032cf..5b250ebd 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -51,11 +51,7 @@ body: options: - label: "I have read the Contributing Guidelines" required: true - - label: "I'm a WOB'24(Winter Of Blockchain) contributor" - required: False - - label: "I'm a GSSOC'24 Extended contributor" - required: False - - label: "I'm a Hacktoberfest'24 contributor" + - label: "I'm a IEEE-IGDTUW Open Source Week 2024 contributor" required: False - label: "I have starred the repository" required: true