mirror of https://github.com/Xhofe/alist
workflow: add translation for duplicate issue [skip ci]
parent
15651a4356
commit
79b5c018ea
|
@ -5,7 +5,8 @@ body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
Thanks for taking the time to fill out this bug report, please confirm that your issue is not a duplicate issue
|
Thanks for taking the time to fill out this bug report, please **confirm that your issue is not a duplicate issue and not because of your operation or version issues**
|
||||||
|
感谢您花时间填写此错误报告,请**务必确认您的issue不是重复的且不是因为您的操作或版本问题**
|
||||||
- type: input
|
- type: input
|
||||||
id: version
|
id: version
|
||||||
attributes:
|
attributes:
|
||||||
|
@ -32,7 +33,7 @@ body:
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: logs
|
id: logs
|
||||||
attributes:
|
attributes:
|
||||||
label: 日志 / Logs
|
label: Logs / 日志
|
||||||
description: |
|
description: |
|
||||||
Please copy and paste any relevant log output.
|
Please copy and paste any relevant log output.
|
||||||
请复制粘贴错误日志,或者截图
|
请复制粘贴错误日志,或者截图
|
||||||
|
|
Loading…
Reference in New Issue