mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-22 11:43:44 +08:00
Fix: Log render in issue template
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report_cn.yaml
vendored
2
.github/ISSUE_TEMPLATE/bug_report_cn.yaml
vendored
@@ -46,7 +46,7 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: 相关 Logs
|
label: 相关 Logs
|
||||||
description: 请复制并粘贴任何相关的日志输出。
|
description: 请复制并粘贴任何相关的日志输出。
|
||||||
render: shell
|
render: Text
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
- type: textarea
|
- 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:
|
attributes:
|
||||||
label: Relevant log output
|
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.
|
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:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
|||||||
Reference in New Issue
Block a user