Update bug_report.yml (#1476)

This commit is contained in:
南宫雪珊 2021-12-09 17:24:40 +08:00 committed by GitHub
parent 3d88e9e903
commit 09a876f144
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -54,7 +54,7 @@ body:
required: true
- type: input
attributes:
label: Android version/安卓版本
label: Android version/Android 版本
validations:
required: true
- type: input
@ -71,13 +71,13 @@ body:
id: latest
attributes:
label: Version requirement/版本要求
description: To submit this issue, you must use latest debug CI version of LSPosed and enable verbose log/请确保你已经使用最新 CI 调试版本且启用详细日志
options:
- label: I am using latest debug CI version of LSPosed and enable verbose log/我正在使用最新 CI 调试版本且启用详细日志
required: true
- type: textarea
attributes:
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:
required: true