We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 774d999 commit d5b4c4bCopy full SHA for d5b4c4b
1 file changed
.github/ISSUE_TEMPLATE/bugReport.yml
@@ -54,12 +54,11 @@ body:
54
- type: textarea
55
attributes:
56
label: 日志 / Logs
57
- description: 请前往 `用户文件夹/Documents/HugoAura/logs` 取得日志
+ description: 请前往 `偏好设置` - `调试选项` 打开日志文件夹
58
placeholder: |
59
- ```log
60
[LOG] Logger initialized. Log file: C:\...
61
[LOG] [HugoAura / Loaded] Aura is loaded!
62
- ```
+ render: bash
63
validations:
64
required: false
65
0 commit comments