From f6930bb6ab5005184dab3c0fb060394d2fb2f3dc Mon Sep 17 00:00:00 2001 From: SaltWei <110660407+SaltWei@users.noreply.github.com> Date: Mon, 22 Jan 2024 10:54:50 +0800 Subject: [PATCH] Update bug_report.yml Some user don't now how to upload 3mf file. Make the description more clear. --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 17b521e5c..714e9cc8d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -99,7 +99,7 @@ body: id: file_uploads attributes: label: Project file & Debug log uploads - description: Drop the project file and debug log here + description: Drop the project file(a ZIP archive containing 3mf file) and debug log here placeholder: | Project File: `File` -> `Save project as...` then zip it & drop it here Log File: `Help` -> `Show Configuration Folder`, then zip the log directory, or just select the newest logs in `log` when this issue happens and zip them, then drop the zip file here