Parcourir la source

Tweaked bug_report.yml.

Mr.doob il y a 2 ans
Parent
commit
be0ff64f8e
1 fichiers modifiés avec 5 ajouts et 4 suppressions
  1. 5 4
      .github/ISSUE_TEMPLATE/bug_report.yml

+ 5 - 4
.github/ISSUE_TEMPLATE/bug_report.yml

@@ -39,6 +39,11 @@ body:
         * [jsfiddle-dev](https://jsfiddle.net/eL7gqyhd/)
     validations:
       required: true
+  - type: markdown
+    attributes:
+      label: Screenshots
+      value: |
+        Please attach relevant screenshots after filing the issue.
   - type: input
     id: version
     attributes:
@@ -77,7 +82,3 @@ body:
         - Linux
         - Android
         - iOS
-  - type: markdown
-    attributes:
-      value: |
-        Please attach screenshots if possible.