优化
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user