From d5b4c4b61e9f65a1860f6681c74854506cc730e5 Mon Sep 17 00:00:00 2001 From: Minoricew <154642983+Minoricew@users.noreply.github.com> Date: Sat, 21 Jun 2025 19:47:40 +0800 Subject: [PATCH] =?UTF-8?q?[=F0=9F=94=84=20Chore]=20Update=20bugReport=20i?= =?UTF-8?q?ssue=20template?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/bugReport.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bugReport.yml b/.github/ISSUE_TEMPLATE/bugReport.yml index 70772df..c302d3f 100644 --- a/.github/ISSUE_TEMPLATE/bugReport.yml +++ b/.github/ISSUE_TEMPLATE/bugReport.yml @@ -54,12 +54,11 @@ body: - type: textarea attributes: label: 日志 / Logs - description: 请前往 `用户文件夹/Documents/HugoAura/logs` 取得日志 + description: 请前往 `偏好设置` - `调试选项` 打开日志文件夹 placeholder: | - ```log [LOG] Logger initialized. Log file: C:\... [LOG] [HugoAura / Loaded] Aura is loaded! - ``` + render: bash validations: required: false