|
7 | 7 | value: | |
8 | 8 | Thanks for reporting issues of LSPosed! |
9 | 9 |
|
10 | | - To make it easier for us to help you please enter detailed information below. |
| 10 | + To make it easier for us to help you, please read all pinned issues and provide the following details. |
11 | 11 |
|
12 | 12 | 感谢给 LSPosed 汇报问题! |
13 | | - 为了使我们更好地帮助你,请提供以下信息。 |
| 13 | + 为了使我们更好地帮助你,请务必阅读所有已置顶的 Issues 并提供以下细节。 |
14 | 14 | 为了防止重复汇报,标题请务必使用英文。 |
15 | 15 | - type: textarea |
16 | 16 | attributes: |
@@ -39,45 +39,42 @@ body: |
39 | 39 | render: shell |
40 | 40 | validations: |
41 | 41 | required: true |
42 | | - - type: textarea |
43 | | - attributes: |
44 | | - label: Magisk Module List/Magisk 模块列表 |
45 | | - render: shell |
46 | | - validations: |
47 | | - required: true |
48 | 42 | - type: input |
49 | 43 | attributes: |
50 | | - label: LSPosed version/LSPosed 版本 |
51 | | - description: Don't use 'latest'. Specify actual version with 4 digits, otherwise your issue will be closed./不要填用“最新版”。给出四位版本号,不然 issue 会被关闭。 |
| 44 | + label: Root implementation/Root 方案 |
| 45 | + description: Common root implementations include Magisk, KernelSU or APatch. Please specify your current implementation with exact version./常见的 Root 方案有 Magisk,KernelSU 以及 APatch。请注明您当前的方案以及详细版本。 |
52 | 46 | validations: |
53 | 47 | required: true |
54 | | - - type: input |
| 48 | + - type: textarea |
55 | 49 | attributes: |
56 | | - label: Android version/Android 版本 |
| 50 | + label: System Module List/系统模块列表 |
| 51 | + description: Modules installed through your root implementation manager/通过您 Root 方案的管理器所安装的模块 |
| 52 | + render: shell |
57 | 53 | validations: |
58 | 54 | required: true |
59 | 55 | - type: input |
60 | 56 | attributes: |
61 | | - label: Magisk version/Magisk 版本 |
| 57 | + label: LSPosed version/LSPosed 版本 |
| 58 | + description: Don't use 'latest'. Specify actual version with 4 digits, otherwise your issue will be closed./不要填用“最新版”。给出四位版本号,不然 issue 会被关闭。 |
62 | 59 | validations: |
63 | 60 | required: true |
64 | 61 | - type: input |
65 | 62 | attributes: |
66 | | - label: Riru version/Riru 版本 |
67 | | - description: If you are using Zygisk version, input `N/A` instead./如果正在使用 Zygisk 版本,请键入 `N/A`。 |
| 63 | + label: Android version/Android 版本 |
| 64 | + description: If you are running a custom OS, please also note it./如果使用了非官方的操作系统,请一并注明。 |
68 | 65 | validations: |
69 | 66 | required: true |
70 | 67 | - type: checkboxes |
71 | 68 | id: latest |
72 | 69 | attributes: |
73 | 70 | label: Version requirement/版本要求 |
74 | 71 | options: |
75 | | - - label: I am using latest debug CI version of LSPosed and enable verbose log/我正在使用最新 CI 调试版本且启用详细日志 |
| 72 | + - label: I am using the latest debug build from [GitHub Actions](https://github.com/JingMatrix/LSPosed/actions?query=branch%3Amaster)./我正在使用 [GitHub Actions](https://github.com/JingMatrix/LSPosed/actions?query=branch%3Amaster) 中最新的调试版本。 |
76 | 73 | required: true |
77 | 74 | - type: textarea |
78 | 75 | attributes: |
79 | 76 | label: Logs/日志 |
80 | 77 | 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 logs zip, the issue will be closed. /使用问题请提供从管理器保存的日志压缩包;激活问题请提供 [bugreport](https://developer.android.google.cn/studio/debug/bug-report?hl=zh-cn) 日志。没有日志附件的问题会被关闭。 |
81 | | - placeholder: Upload logs zip by clicking the bar on the bottom. Upload logs to other websites or using external links is prohibited. /点击文本框底栏上传日志压缩包,禁止上传到其它网站或使用外链提供日志。 |
| 78 | + placeholder: Upload logs zip by clicking the bar on the bottom. Uploading logs to other websites or using external links is prohibited. /点击文本框底栏上传日志压缩包,禁止上传到其它网站或使用外链提供日志。 |
82 | 79 | validations: |
83 | 80 | required: true |
0 commit comments