From c7bdf62379b3d51d33b66e0d518164c84bfaf8ac Mon Sep 17 00:00:00 2001 From: arkon Date: Mon, 4 Oct 2021 16:01:27 -0400 Subject: [PATCH] [skip ci] Update issue templates --- .github/ISSUE_TEMPLATE.md | 2 +- .github/ISSUE_TEMPLATE/report_issue.yml | 4 ++-- .github/ISSUE_TEMPLATE/request_feature.yml | 2 +- .github/ISSUE_TEMPLATE/request_meta.yml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index bad2f4944..bfb060513 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.12.2) +- I have updated to the latest version of the app (stable is v0.12.3) - 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 745646a4e..5b8b39e89 100644 --- a/.github/ISSUE_TEMPLATE/report_issue.yml +++ b/.github/ISSUE_TEMPLATE/report_issue.yml @@ -54,7 +54,7 @@ body: description: | You can find your Tachiyomi version in **More → About**. placeholder: | - Example: "0.12.2" + Example: "0.12.3" validations: required: true @@ -86,7 +86,7 @@ body: required: true - label: I have written a short but informative title. required: true - - label: I have updated the app to version **[0.12.2](https://github.com/tachiyomiorg/tachiyomi/releases/latest)**. + - label: I have updated the app to version **[0.12.3](https://github.com/tachiyomiorg/tachiyomi/releases/latest)**. required: true - label: I have updated all installed extensions. required: true diff --git a/.github/ISSUE_TEMPLATE/request_feature.yml b/.github/ISSUE_TEMPLATE/request_feature.yml index 7dbb83540..ba33042e5 100644 --- a/.github/ISSUE_TEMPLATE/request_feature.yml +++ b/.github/ISSUE_TEMPLATE/request_feature.yml @@ -33,7 +33,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.12.2](https://github.com/tachiyomiorg/tachiyomi/releases/latest)**. + - label: I have updated the app to version **[0.12.3](https://github.com/tachiyomiorg/tachiyomi/releases/latest)**. required: true - label: I will fill out all of the requested information in this form. required: true \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/request_meta.yml b/.github/ISSUE_TEMPLATE/request_meta.yml index dda124a06..127729934 100644 --- a/.github/ISSUE_TEMPLATE/request_meta.yml +++ b/.github/ISSUE_TEMPLATE/request_meta.yml @@ -33,7 +33,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.12.2](https://github.com/tachiyomiorg/tachiyomi/releases/latest)**. + - label: I have updated the app to version **[0.12.3](https://github.com/tachiyomiorg/tachiyomi/releases/latest)**. required: true - label: I have updated all installed extensions. required: true