This commit is contained in:
Horis
2025-12-18 23:26:41 +08:00
parent 6ef5312aa3
commit 47c748d420
2 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ body:
options:
- label: 搜索现有issues,不存在相似或相关的issue / No similar or related issues
required: true
- label: 最新[测试版](https://github.com/gedoor/legado/actions/workflows/test.yml)依然存在此问题 / Latest beta app does not work
- label: 最新[测试版](https://github.com/gedoor/legado/releases/beta)依然存在此问题 / Latest beta app does not work
required: true
- label: 此问题和Xposed、Lsposed、Magisk、手机主题、浏览器插件、无障碍服务等无关 / Make sure your machine is not touched by hook frameworks, plugins, accessibility etc
required: true
@@ -9,6 +9,8 @@ body:
options:
- label: 搜索现有issues,不存在相似或相关的issue / No related requests
required: true
- label: 最新[测试版](https://github.com/gedoor/legado/releases/beta)没有此功能 / Latest beta app does not this feature
required: true
- type: textarea
attributes:
@@ -22,6 +24,12 @@ body:
placeholder: 阅读应该如何实现该功能
validations:
required: true
- type: input
attributes:
label: 阅读版本 / Legado version
placeholder: "3.22.110823"
validations:
required: true
- type: textarea
attributes:
label: 附加信息 / Additions