From 552ec4849d3f889a3bd4c368dcf49b2df61f2368 Mon Sep 17 00:00:00 2001 From: John Guan Date: Wed, 20 Jul 2022 19:11:10 +0800 Subject: [PATCH] Update alpha_bug_report.yaml --- .github/ISSUE_TEMPLATE/alpha_bug_report.yaml | 19 +++++-------------- 1 file changed, 5 insertions(+), 14 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/alpha_bug_report.yaml b/.github/ISSUE_TEMPLATE/alpha_bug_report.yaml index 528b51e..caa55c7 100644 --- a/.github/ISSUE_TEMPLATE/alpha_bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/alpha_bug_report.yaml @@ -17,18 +17,9 @@ body: placeholder: Tell us what you see! validations: required: true - - type: dropdown - id: browsers + - type: textarea + id: screenshots attributes: - label: What browsers are you seeing the problem on? - multiple: true - options: - - Firefox - - Chrome - - Safari - - Microsoft Edge - - type: markdown - attributes: - value: | - ## Screenshots - If applicable, please add a screenshot to the comments to help explain your question. + label: Screenshots + description: If applicable, add screenshots to help explain your problem. +