diff --git a/.github/ISSUE_TEMPLATE/1bug_report.yml b/.github/ISSUE_TEMPLATE/1bug_report.yml index 67d99267..1ae38ccf 100644 --- a/.github/ISSUE_TEMPLATE/1bug_report.yml +++ b/.github/ISSUE_TEMPLATE/1bug_report.yml @@ -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 diff --git a/.github/ISSUE_TEMPLATE/2feature_request.yml b/.github/ISSUE_TEMPLATE/2feature_request.yml index ddfe509d..eace4393 100644 --- a/.github/ISSUE_TEMPLATE/2feature_request.yml +++ b/.github/ISSUE_TEMPLATE/2feature_request.yml @@ -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: diff --git a/.github/ISSUE_TEMPLATE/4bug_report_cn.yml b/.github/ISSUE_TEMPLATE/4bug_report_cn.yml index e18bd465..35a163ef 100644 --- a/.github/ISSUE_TEMPLATE/4bug_report_cn.yml +++ b/.github/ISSUE_TEMPLATE/4bug_report_cn.yml @@ -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: