Skip to content

Commit e5cd422

Browse files
committed
修改相关内容
1 parent c8d3be1 commit e5cd422

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/ISSUE_TEMPLATE/01-bugReport.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ body:
99
options:
1010
- label: 搜索现有issues,不存在相似或相关的issue / No similar or related issues
1111
required: true
12-
- label: 最新[测试版](https://github.com/gedoor/legado/actions/workflows/test.yml)依然存在此问题 / Latest beta app does not work
12+
- label: 最新版依然存在此问题 / Latest beta app does not work
1313
required: true
1414
- label: 此问题和Xposed、Lsposed、Magisk、手机主题、浏览器插件等无关 / Make sure your machine is not touched by hook frameworks, plugins etc
1515
required: true
@@ -44,18 +44,18 @@ body:
4444
- type: input
4545
attributes:
4646
label: 阅读版本 / Legado version
47-
placeholder: "3.22.110823"
47+
placeholder: "1.1"
4848
validations:
4949
required: true
5050
- type: input
5151
attributes:
52-
label: Android版本 / Android version
53-
placeholder: "Android 12"
52+
label: Harmony OS版本 / Harmony OS version
53+
placeholder: "Harmony OS 4"
5454
validations:
5555
required: true
5656
- type: input
5757
attributes:
5858
label: 机型 / Model
59-
placeholder: "Redmi K30 Pro"
59+
placeholder: "mate 40"
6060
validations:
6161
required: true

0 commit comments

Comments
 (0)