mirror of
https://github.com/koodo-reader/koodo-reader.git
synced 2026-06-19 13:20:50 -04:00
fix bug
Former-commit-id: dc177d753a0b65879dcefa16286aeb18dd42bcd3
This commit is contained in:
5
.github/ISSUE_TEMPLATE/1bug_report.yml
vendored
5
.github/ISSUE_TEMPLATE/1bug_report.yml
vendored
@@ -6,7 +6,8 @@ body:
|
||||
- type: checkboxes
|
||||
id: testing1
|
||||
attributes:
|
||||
label: I've already installed the latest version of Koodo Reader
|
||||
label: I've already installed the latest developer version of Koodo Reader, this problem still exsits
|
||||
description: https://github.com/troyeguo/koodo-reader/releases/latest
|
||||
options:
|
||||
- label: "Yes"
|
||||
validations:
|
||||
@@ -48,7 +49,7 @@ body:
|
||||
id: app_version
|
||||
attributes:
|
||||
label: App Version
|
||||
placeholder: which version of Koodo Reader you are using ?
|
||||
placeholder: You can found app version in Setting->Version
|
||||
validations:
|
||||
required: true
|
||||
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/2feature_request.yml
vendored
2
.github/ISSUE_TEMPLATE/2feature_request.yml
vendored
@@ -15,7 +15,7 @@ body:
|
||||
- type: checkboxes
|
||||
id: testing2
|
||||
attributes:
|
||||
label: This issue only contains one feature request.
|
||||
label: This issue only requests one feature.
|
||||
options:
|
||||
- label: "Yes"
|
||||
validations:
|
||||
|
||||
3
.github/ISSUE_TEMPLATE/4bug_report_cn.yml
vendored
3
.github/ISSUE_TEMPLATE/4bug_report_cn.yml
vendored
@@ -5,7 +5,8 @@ body:
|
||||
- type: checkboxes
|
||||
id: testing1
|
||||
attributes:
|
||||
label: 我已经安装了最新版的 Koodo Reader
|
||||
label: 我已经安装了最新开发版的 Koodo Reader,这个问题仍然存在
|
||||
description: https://github.com/troyeguo/koodo-reader/releases/latest
|
||||
options:
|
||||
- label: "是"
|
||||
validations:
|
||||
|
||||
Reference in New Issue
Block a user