Fix: Log render in issue template

This commit is contained in:
18870 2022-01-22 20:23:31 +08:00
parent 338e32ceb1
commit e27590422b
2 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@ body:
attributes:
label: 相关 Logs
description: 请复制并粘贴任何相关的日志输出。
render: shell
render: Text
validations:
required: false
- type: textarea

View File

@ -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