diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 7d3c0e614..7c9732a75 100755 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -14,9 +14,9 @@ * Catalogue requests should be created at https://github.com/inorichi/tachiyomi-extensions#readme, not here # Bugs -* Include version (Setting > About > Version) +* Include version (More > About > Version) * If not latest, try updating, it may have already been solved - * Dev version is equal to the number of commits as seen in the main page + * Preview version is equal to the number of commits as seen in the main page * Include steps to reproduce (if not obvious from description) * Include screenshot (if needed) * If it could be device-dependent, try reproducing on another device (if possible) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 1f887f589..8f2ce29af 100755 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -2,7 +2,7 @@ I acknowledge that: -- I have updated to the latest version of the app (stable is v0.9.2) +- I have updated to the latest version of the app (stable is v1.0.0) - I have updated all extensions - If this is an issue with an extension, that I should be opening an issue in https://github.com/inorichi/tachiyomi-extensions diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 0b6b2da06..9c5c63bec 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -9,7 +9,7 @@ labels: "bug" I acknowledge that: -- I have updated to the latest version of the app (stable is v0.9.2) +- I have updated to the latest version of the app (stable is v1.0.0) - I have updated all extensions - If this is an issue with an extension, that I should be opening an issue in https://github.com/inorichi/tachiyomi-extensions diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index e0b2ca7ea..75cd1023f 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -9,7 +9,7 @@ labels: "feature" I acknowledge that: -- I have updated to the latest version of the app (stable is v0.9.2) +- I have updated to the latest version of the app (stable is v1.0.0) - I have updated all extensions - If this is an issue with an extension, that I should be opening an issue in https://github.com/inorichi/tachiyomi-extensions diff --git a/README.md b/README.md index 3e77f429e..281813e71 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ Please make sure to read the full guidelines. Your issue may be closed without w
Bugs -* Include version (Setting > About > Version) +* Include version (More > About > Version) * If not latest, try updating, it may have already been solved * Preview version is equal to the number of commits as seen in the main page * Include steps to reproduce (if not obvious from description)