mirror of
https://github.com/LmeSzinc/AzurLaneAutoScript.git
synced 2025-01-08 12:07:36 +08:00
Fix: Log render in issue template
This commit is contained in:
parent
338e32ceb1
commit
e27590422b
2
.github/ISSUE_TEMPLATE/bug_report_cn.yaml
vendored
2
.github/ISSUE_TEMPLATE/bug_report_cn.yaml
vendored
@ -46,7 +46,7 @@ body:
|
||||
attributes:
|
||||
label: 相关 Logs
|
||||
description: 请复制并粘贴任何相关的日志输出。
|
||||
render: shell
|
||||
render: Text
|
||||
validations:
|
||||
required: false
|
||||
- type: textarea
|
||||
|
2
.github/ISSUE_TEMPLATE/bug_report_en.yaml
vendored
2
.github/ISSUE_TEMPLATE/bug_report_en.yaml
vendored
@ -46,7 +46,7 @@ body:
|
||||
attributes:
|
||||
label: Relevant log output
|
||||
description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
|
||||
render: shell
|
||||
render: Text
|
||||
validations:
|
||||
required: false
|
||||
- type: textarea
|
||||
|
Loading…
Reference in New Issue
Block a user