From dba941f48fe09fba2a40e6e042c4faf353a6fc86 Mon Sep 17 00:00:00 2001 From: dan63047 Date: Sat, 23 Nov 2024 21:49:02 +0300 Subject: [PATCH] fk --- .github/ISSUE_TEMPLATE/bug_report.yaml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 11c5b06..e104a85 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -12,7 +12,6 @@ body: label: What happened? description: Describe the issue you are experiencing right now placeholder: Tell us what you see! - value: "A bug happened!" validations: required: true - type: textarea @@ -39,11 +38,11 @@ body: label: On which platform you encountered this issue? description: Tick the ones, where this issue can be reproduced options: - - Web (ts.dan63.by) - - Windows - - Linux - - Android - - Web-beta (tsbeta.dan63.by) + - label: Web (ts.dan63.by) + - label: Windows + - label: Linux + - label: Android + - label: Web-beta (tsbeta.dan63.by) default: 0 validations: required: true