浏览代码

Added screenshots section to bug_report.yml.

Mr.doob 2 年之前
父节点
当前提交
217926986d
共有 1 个文件被更改,包括 7 次插入0 次删除
  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/)
     validations:
       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
     id: version
     attributes: