From 8663be8a03d9bc123fc9d9376c24f0c2d2a00d88 Mon Sep 17 00:00:00 2001 From: ardittristan <42787508+ardittristan@users.noreply.github.com> Date: Sun, 3 May 2020 00:47:23 +0200 Subject: [PATCH] update latest version in issue templates (#233) update latest version in issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index b5c4717a28..e7bfc30fb4 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -11,7 +11,7 @@ assignees: '' I acknowledge that: -- I have updated to the latest version of the app (latest J2K is v0.9.82) +- I have updated to the latest version of the app (latest J2K is v1.0.1) - I will **not** use this template for beta bugs, and instead use the beta bug template provided - I will only report bugs exclusive to this fork. I have checked that is not an issue on the main tachiyomi version (https://github.com/inorichi/tachiyomi) - I have updated all extensions diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 5b00c6777c..b62bd70727 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -11,7 +11,7 @@ assignees: '' I acknowledge that: -- I have updated to the latest version of the app (latest J2K is v0.9.82) +- I have updated to the latest version of the app (latest J2K is v1.0.1) - I will **not** use this template for requests to the current running beta, since requests for the beta are discouraged - If this is an request for an extension/source, that I should be opening an issue in https://github.com/inorichi/tachiyomi-extensions