From 57fc4053612edd5a863ad721949a17fcadf2cc40 Mon Sep 17 00:00:00 2001 From: Arpan Chowdhury Date: Tue, 15 Oct 2024 09:42:52 +0530 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 4fcefd97..f5b53547 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -32,12 +32,12 @@ body: attributes: label: Add ScreenShots/Videos description: Add sufficient ScreenShots/Videos to explain your issue. - required: true + - type: dropdown id: devices attributes: label: On which device are you experiencing this bug? - required: true + multiple: true options: - Android - iPhone