diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 2d08379f9a..7d3c0e6147 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -1,10 +1,10 @@ -1. **Before reporting a new issue, take a look at the [FAQ](https://github.com/inorichi/tachiyomi/wiki/FAQ), the [changelog](https://github.com/inorichi/tachiyomi/releases) and the already opened [issues](https://github.com/inorichi/tachiyomi/issues).** +1. **Before reporting a new issue, take a look at the [FAQ](https://tachiyomi.org/help/faq/), the [changelog](https://github.com/inorichi/tachiyomi/releases) and the already opened [issues](https://github.com/inorichi/tachiyomi/issues).** 2. If you are unsure, ask here: [![Discord](https://img.shields.io/discord/349436576037732353.svg)](https://discord.gg/tachiyomi) 3. What is your type of issue? * [Catalogue request](#catalogue-requests) * [Bugs](#bugs) * [Feature requests](#feature-requests) - * [Translations](https://github.com/inorichi/tachiyomi/wiki/Translation) + * [Translations](https://tachiyomi.org/help/contribution/#translation) 4. After following 1. and 3. you can [open your issue](https://github.com/inorichi/tachiyomi/issues/new) *** @@ -29,5 +29,5 @@ DON'T: https://github.com/inorichi/tachiyomi/issues/75 # Feature requests -* Write a detailed issue, explaning what it should do or how. Avoid writing just "like X app does" +* Write a detailed issue, explaining what it should do or how. Avoid writing just "like X app does" * Include screenshot (if needed) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 9dc608bb9f..9d51f8c935 100644 --- 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.8.5) +- I have updated to the latest version of the app (stable is v0.9.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 76ac4a1976..b26b8bf70e 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.8.5) +- I have updated to the latest version of the app (stable is v0.9.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 60b3bc43ff..66c50fb99d 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.8.5) +- I have updated to the latest version of the app (stable is v0.9.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