Browse Source

Update alpha_bug_report.yaml

John Guan 3 years ago
parent
commit
552ec4849d
1 changed files with 5 additions and 14 deletions
  1. 5 14
      .github/ISSUE_TEMPLATE/alpha_bug_report.yaml

+ 5 - 14
.github/ISSUE_TEMPLATE/alpha_bug_report.yaml

@@ -17,18 +17,9 @@ body:
       placeholder: Tell us what you see!
       placeholder: Tell us what you see!
     validations:
     validations:
       required: true
       required: true
-  - type: dropdown
-    id: browsers
-    attributes:
-      label: What browsers are you seeing the problem on?
-      multiple: true
-      options:
-        - Firefox
-        - Chrome
-        - Safari
-        - Microsoft Edge
-  - type: markdown
+  - type: textarea
+    id: screenshots
     attributes:
     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.
+