From 0e5e930de18ed8af00a7b47e3702f2bee4cc4766 Mon Sep 17 00:00:00 2001 From: troyeguo <13820674+troyeguo@users.noreply.github.com> Date: Sun, 22 Aug 2021 11:15:38 +0800 Subject: [PATCH] fix bug Former-commit-id: dc177d753a0b65879dcefa16286aeb18dd42bcd3 --- .github/ISSUE_TEMPLATE/1bug_report.yml | 5 +++-- .github/ISSUE_TEMPLATE/2feature_request.yml | 2 +- .github/ISSUE_TEMPLATE/4bug_report_cn.yml | 3 ++- 3 files changed, 6 insertions(+), 4 deletions(-) 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: