summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkobewi <kobewi4e@gmail.com>2022-11-11 15:36:19 +0100
committerkobewi <kobewi4e@gmail.com>2022-11-11 15:36:19 +0100
commit246c39a2e71462be0bdc38653ee93b8937fb5531 (patch)
treefbea5b23ecc5cfb1ebe43b2b7cad40191abdaf5b
parent140f0395470975f1c20648ffd8807be113a9e373 (diff)
Mention .godot folder in issue template
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index 2c2a963a26..690e74855f 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.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.