From 25ddc3b0decf56f84759927f5c9982ed5ccc2bbb Mon Sep 17 00:00:00 2001 From: Narayan soni Date: Mon, 4 Dec 2023 23:37:20 +0530 Subject: [PATCH] Update bug:issue template --- .github/ISSUE_TEMPLATE/bug.yml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 3125edbaa..ffdd1a17f 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -58,5 +58,12 @@ body: - label: I agree to follow this project's Code of Conduct required: true - label: I have checked the existing issues - - label: I'm a GSSoC'23 contributor + - label: I am a participant of a program - label: I want to work on this issue + -type: textarea + id: optionalinfo + attributes: + label: Optional information + description: Which program you`re participating from? + validations: + required: false