Browse Source

chore: update issue template

Andelf 4 years ago
parent
commit
8e54cd85dd
1 changed files with 3 additions and 4 deletions
  1. 3 4
      .github/ISSUE_TEMPLATE/bug_report.yaml

+ 3 - 4
.github/ISSUE_TEMPLATE/bug_report.yaml

@@ -50,8 +50,7 @@ body:
         - Browser [e.g. chrome, safari]
         - Version [e.g. 22]
     validations:
-      required: true
-    
+      required: false
   - type: textarea
     id: mobile 
     attributes:
@@ -64,7 +63,7 @@ body:
         - Browser [e.g. stock browser, safari]
         - Version [e.g. 22]
     validations:
-      required: true
+      required: false
   - type: textarea
     id: additional
     attributes:
@@ -72,4 +71,4 @@ body:
       description: |
         If applicable, add additional context to help explain your problem.
     validations:
-      required: false
+      required: false