From b4e5be75449904ff7d435ee9e5f54b989148f70f Mon Sep 17 00:00:00 2001 From: DOLLE Date: Tue, 15 Oct 2024 14:12:26 +0200 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 692dab7e..b04061a8 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -33,15 +33,15 @@ body: attributes: label: Do you use TypeScript? options: - - label: "Yes" - - label: "No" + - Yes + - No - type: dropdown id: device attributes: label: On which OS this issue appear on? options: - - label: IOS - - label: Android + - IOS + - Android - type: input id: os attributes: