Update bug_report.yml (#1476)
This commit is contained in:
parent
3d88e9e903
commit
09a876f144
|
|
@ -54,7 +54,7 @@ body:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: Android version/安卓版本
|
label: Android version/Android 版本
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
|
|
@ -71,13 +71,13 @@ body:
|
||||||
id: latest
|
id: latest
|
||||||
attributes:
|
attributes:
|
||||||
label: Version requirement/版本要求
|
label: Version requirement/版本要求
|
||||||
description: To submit this issue, you must use latest debug CI version of LSPosed and enable verbose log/请确保你已经使用最新 CI 调试版本且启用详细日志
|
|
||||||
options:
|
options:
|
||||||
- label: I am using latest debug CI version of LSPosed and enable verbose log/我正在使用最新 CI 调试版本且启用详细日志
|
- label: I am using latest debug CI version of LSPosed and enable verbose log/我正在使用最新 CI 调试版本且启用详细日志
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Logs/日志
|
label: Logs/日志
|
||||||
placeholder: Upload logs by clicking the bar on the bottom. If you are facing activation problem, please provide bugreport log (see https://developer.android.com/studio/debug/bug-report). Without log, the issue will be closed. /点击文本框底栏上传日志文件。如遇激活问题,请提供 bugreport 日志。(https://developer.android.google.cn/studio/debug/bug-report?hl=zh-cn)无日志 issue 会被关闭。
|
description: For usage issues, please provide the log zip saved from manager; for activation issues, please provide [bugreport](https://developer.android.com/studio/debug/bug-report). Without log, the issue will be closed. /使用问题请提供从管理器保存的日志压缩包;激活问题请提供 [bugreport](https://developer.android.google.cn/studio/debug/bug-report?hl=zh-cn) 日志。无日志提交会被关闭。
|
||||||
|
placeholder: Upload logs by clicking the bar on the bottom. /点击文本框底栏上传日志文件。
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue