From 7c52ee535d6ee7de032d4199dcddfef40a84080d Mon Sep 17 00:00:00 2001 From: uye <99072975+ABA2396@users.noreply.github.com> Date: Mon, 12 Jun 2023 18:02:41 +0800 Subject: [PATCH] chore: Update en-bug-report.yaml --- .github/ISSUE_TEMPLATE/en-bug-report.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/en-bug-report.yaml b/.github/ISSUE_TEMPLATE/en-bug-report.yaml index aba959da36..05c39ba174 100644 --- a/.github/ISSUE_TEMPLATE/en-bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/en-bug-report.yaml @@ -36,10 +36,10 @@ body: attributes: label: Log files description: >- - **Upload the `asst.log` log file in the `debug` folder and** + **Upload the `asst.log` and `gui.log` log file in the `debug` folder and** **indicate the approximate point in time when the problem occurred.** - **Please drag and drop the full file in, not your own cuttings,** + **Please drag and drop the full file in, not your own cuttings or copies;** **compress it before uploading if too large.** validations: required: true