diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 0edd49d20..a19379902 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.11.1) +- I have updated to the latest version of the app (stable is v0.12.0) - I have updated all extensions - If this is an issue with the app itself, that I should be opening an issue in https://github.com/tachiyomiorg/tachiyomi - I have searched the existing issues for duplicates diff --git a/.github/ISSUE_TEMPLATE/report_issue.yml b/.github/ISSUE_TEMPLATE/report_issue.yml index 9cc359b71..f5f147108 100644 --- a/.github/ISSUE_TEMPLATE/report_issue.yml +++ b/.github/ISSUE_TEMPLATE/report_issue.yml @@ -13,7 +13,7 @@ body: required: true - label: I have written a short but informative title. required: true - - label: I have updated the app to version **[0.11.1](https://github.com/tachiyomiorg/tachiyomi/releases/latest)**. + - label: I have updated the app to version **[0.12.0](https://github.com/tachiyomiorg/tachiyomi/releases/latest)**. required: true - label: I have updated all installed extensions. required: true @@ -31,7 +31,7 @@ body: description: | You can find your Tachiyomi version in **More → About**. placeholder: | - Example: "0.11.1" + Example: "0.12.0" validations: required: true @@ -85,7 +85,7 @@ body: attributes: label: Actual behavior placeholder: | - Example: + Example: "This happened instead..." validations: required: true diff --git a/.github/ISSUE_TEMPLATE/request_feature.yml b/.github/ISSUE_TEMPLATE/request_feature.yml index cb45496af..325d67b4d 100644 --- a/.github/ISSUE_TEMPLATE/request_feature.yml +++ b/.github/ISSUE_TEMPLATE/request_feature.yml @@ -15,7 +15,7 @@ body: required: true - label: If this is an issue with the app itself, I should be opening an issue in the [app repository](https://github.com/tachiyomiorg/tachiyomi/issues/new/choose). required: true - - label: I have updated the app to version **[0.11.1](https://github.com/tachiyomiorg/tachiyomi/releases/latest)**. + - label: I have updated the app to version **[0.12.0](https://github.com/tachiyomiorg/tachiyomi/releases/latest)**. required: true - label: I will fill out all of the requested information in this form. required: true diff --git a/.github/ISSUE_TEMPLATE/request_meta.yml b/.github/ISSUE_TEMPLATE/request_meta.yml index 65ad70056..ce45431f4 100644 --- a/.github/ISSUE_TEMPLATE/request_meta.yml +++ b/.github/ISSUE_TEMPLATE/request_meta.yml @@ -15,7 +15,7 @@ body: required: true - label: If this is an issue with the app itself, I should be opening an issue in the [app repository](https://github.com/tachiyomiorg/tachiyomi/issues/new/choose). required: true - - label: I have updated the app to version **[0.11.1](https://github.com/tachiyomiorg/tachiyomi/releases/latest)**. + - label: I have updated the app to version **[0.12.0](https://github.com/tachiyomiorg/tachiyomi/releases/latest)**. required: true - label: I have updated all installed extensions. required: true