소스 검색

Merge pull request #68526 from KoBeWi/godot_not_included

Mention .godot folder in issue template
Rémi Verschelde 2 년 전
부모
커밋
c0056cc577
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.