浏览代码

Mention .godot folder in issue template

kobewi 2 年之前
父节点
当前提交
246c39a2e7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/ISSUE_TEMPLATE/bug_report.yml

+ 1 - 1
.github/ISSUE_TEMPLATE/bug_report.yml

@@ -53,4 +53,4 @@ body:
     label: Minimal reproduction project
     description: |
       A small Godot project which reproduces the issue. Highly recommended to speed up troubleshooting.
-      Drag and drop a ZIP archive to upload it.
+      Drag and drop a ZIP archive to upload it. Be sure to not include the ".godot" folder in the archive.