Update bug_report.yml
This commit is contained in:
parent
c41be02511
commit
9846b3ff97
|
|
@ -64,6 +64,11 @@ body:
|
||||||
options:
|
options:
|
||||||
- label: I am using latest debug CI version of LSPatch and enable verbose log/我正在使用最新 CI 调试版本且启用详细日志
|
- label: I am using latest debug CI version of LSPatch and enable verbose log/我正在使用最新 CI 调试版本且启用详细日志
|
||||||
required: true
|
required: true
|
||||||
|
- type: textarea
|
||||||
|
attributes:
|
||||||
|
label: Apk file/Apk 文件
|
||||||
|
description: The apk file if patching failed / 修复失败的 apk 文件(如有)
|
||||||
|
placeholder: Upload logs by clicking the bar on the bottom. /点击文本框底栏上传日志文件。
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Logs/日志
|
label: Logs/日志
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue