Chore: update issue template

This commit is contained in:
kr328 2022-04-15 14:31:10 +08:00
parent b92fc860eb
commit 5dbd94e42c
2 changed files with 4 additions and 0 deletions

View file

@ -70,6 +70,7 @@ body:
- type: textarea - type: textarea
id: configure id: configure
attributes: attributes:
render: yml
label: "Configure File" label: "Configure File"
description: | description: |
Please paste or upload the configuration file here. Please paste or upload the configuration file here.
@ -84,6 +85,7 @@ body:
- type: textarea - type: textarea
id: logs id: logs
attributes: attributes:
render: raw
label: "Logs" label: "Logs"
description: | description: |
Please paste or upload the log file here. Please paste or upload the log file here.

View file

@ -70,6 +70,7 @@ body:
- type: textarea - type: textarea
id: configure id: configure
attributes: attributes:
render: yml
label: "配置文件" label: "配置文件"
description: | description: |
请在此粘贴和上传配置文件。 请在此粘贴和上传配置文件。
@ -84,6 +85,7 @@ body:
- type: textarea - type: textarea
id: logs id: logs
attributes: attributes:
render: raw
label: "日志" label: "日志"
description: | description: |
请在此粘贴或上传日志。 请在此粘贴或上传日志。