mirror of
https://github.com/HugoAura/Seewo-HugoAura.git
synced 2026-06-20 23:14:28 +08:00
[🔁 Chore] update issue template to use fenced code blocks for logs
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bugReport.yml
vendored
2
.github/ISSUE_TEMPLATE/bugReport.yml
vendored
@@ -56,8 +56,10 @@ body:
|
|||||||
label: 日志 / Logs
|
label: 日志 / Logs
|
||||||
description: 请前往 `用户文件夹/Documents/HugoAura/logs` 取得日志
|
description: 请前往 `用户文件夹/Documents/HugoAura/logs` 取得日志
|
||||||
placeholder: |
|
placeholder: |
|
||||||
|
```log
|
||||||
[LOG] Logger initialized. Log file: C:\...
|
[LOG] Logger initialized. Log file: C:\...
|
||||||
[LOG] [HugoAura / Loaded] Aura is loaded!
|
[LOG] [HugoAura / Loaded] Aura is loaded!
|
||||||
|
```
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user