From 5fce2d734a1abca13379dddb56b55ad26588573a Mon Sep 17 00:00:00 2001 From: Dimiter Madjarov Date: Fri, 13 Sep 2024 15:47:06 +0300 Subject: [PATCH] chore: update bug issue template --- .github/ISSUE_TEMPLATE/1_bug_report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/1_bug_report.yml b/.github/ISSUE_TEMPLATE/1_bug_report.yml index fcbf62ba..c14f0523 100644 --- a/.github/ISSUE_TEMPLATE/1_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/1_bug_report.yml @@ -43,7 +43,7 @@ body: - Firefox - Safari - Microsoft Edge - default: Chrome + default: 1 validations: required: true - type: input @@ -63,7 +63,7 @@ body: - Android - iOS - Other - default: Windows + default: 1 validations: required: false - type: input