diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 5320081b46..f8fcf7d874 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -2,9 +2,15 @@ I acknowledge that: -- I have updated to the latest version of the app (stable is v0.10.10) -- I have updated all extensions +- I have updated: + - To the latest version of the app (stable is v0.10.10) + - All extensions +- I have tried the troubleshooting guide: https://tachiyomi.org/help/guides/troubleshooting-problems/ - If this is an issue with an extension, that I should be opening an issue in https://github.com/tachiyomiorg/tachiyomi-extensions +- I have searched the existing issues and this is new ticket **NOT** a duplicate or related to another open issue +- I will fill out the title and the information in this template + +Note that the issue will be automatically closed if you do not fill out the title or requested information. **DELETE THIS SECTION IF YOU HAVE READ AND ACKNOWLEDGED IT** diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 4a2ae61c54..e61ec24af4 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -9,9 +9,15 @@ labels: "bug" I acknowledge that: -- I have updated to the latest version of the app (stable is v0.10.10) -- I have updated all extensions +- I have updated: + - To the latest version of the app (stable is v0.10.10) + - All extensions +- I have tried the troubleshooting guide: https://tachiyomi.org/help/guides/troubleshooting-problems/ - If this is an issue with an extension, that I should be opening an issue in https://github.com/tachiyomiorg/tachiyomi-extensions +- I have searched the existing issues and this is new ticket **NOT** a duplicate or related to another open issue +- I will fill out the title and the information in this template + +Note that the issue will be automatically closed if you do not fill out the title or requested information. **DELETE THIS SECTION IF YOU HAVE READ AND ACKNOWLEDGED IT** diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 94e799208e..9b0b28ffa9 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -9,9 +9,14 @@ labels: "feature" I acknowledge that: -- I have updated to the latest version of the app (stable is v0.10.10) -- I have updated all extensions +- I have updated: + - To the latest version of the app (stable is v0.10.10) + - All extensions - If this is an issue with an extension, that I should be opening an issue in https://github.com/tachiyomiorg/tachiyomi-extensions +- I have searched the existing issues and this is new ticket **NOT** a duplicate or related to another open issue +- I will fill out the title and the information in this template + +Note that the issue will be automatically closed if you do not fill out the title or requested information. **DELETE THIS SECTION IF YOU HAVE READ AND ACKNOWLEDGED IT**