From 30e0dfd2fb862105b294c1eb6eb6ad6c9d4aef38 Mon Sep 17 00:00:00 2001 From: Zakhar Timoshenko Date: Sat, 21 May 2022 01:30:36 +0300 Subject: [PATCH] [Issue template] Update version --- .github/ISSUE_TEMPLATE/report_issue.yml | 4 ++-- .github/ISSUE_TEMPLATE/request_feature.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/report_issue.yml b/.github/ISSUE_TEMPLATE/report_issue.yml index 359fdcef..e8fb2ea2 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 Kotatsu version in **Settings → About**. placeholder: | - Example: "3.2.1" + Example: "3.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 **[3.2.1](https://github.com/nv95/Kotatsu/releases/latest)**. + - label: I have updated the app to version **[3.3](https://github.com/nv95/Kotatsu/releases/latest)**. 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/nv95/Kotatsu/issues/new/choose). required: true diff --git a/.github/ISSUE_TEMPLATE/request_feature.yml b/.github/ISSUE_TEMPLATE/request_feature.yml index ba5aab4f..58bb4c42 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/nv95/Kotatsu/issues/new/choose). required: true - - label: I have updated the app to version **[3.2.1](https://github.com/nv95/Kotatsu/releases/latest)**. + - label: I have updated the app to version **[3.3](https://github.com/nv95/Kotatsu/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