Ver código fonte

Added screenshots section to bug_report.yml.

Mr.doob 2 anos atrás
pai
commit
217926986d
1 arquivos alterados com 7 adições e 0 exclusões
  1. 7 0
      .github/ISSUE_TEMPLATE/bug_report.yml

+ 7 - 0
.github/ISSUE_TEMPLATE/bug_report.yml

@@ -38,6 +38,13 @@ body:
         * [jsfiddle-dev](https://jsfiddle.net/eL7gqyhd/)
         * [jsfiddle-dev](https://jsfiddle.net/eL7gqyhd/)
     validations:
     validations:
       required: true
       required: true
+  - type: textarea
+    id: screenshots
+    attributes:
+      label: Screenshots
+      description: If applicable, add screenshots to help explain your problem (drag and drop the image).
+    validations:
+      required: false
   - type: input
   - type: input
     id: version
     id: version
     attributes:
     attributes: