From d3ac3da190ebf85a199cb3bb752a812294885581 Mon Sep 17 00:00:00 2001 From: Saksham Shekher <95137948+OshekharO@users.noreply.github.com> Date: Thu, 30 Jun 2022 20:28:39 +0530 Subject: [PATCH] Update report_issue.yml --- .github/ISSUE_TEMPLATE/report_issue.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/report_issue.yml b/.github/ISSUE_TEMPLATE/report_issue.yml index 1a8d37db..cf0c2dae 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.3.1" + Example: "3.3.2" validations: required: true @@ -86,9 +86,9 @@ body: required: true - label: I have written a short but informative title. required: true - - label: I have updated the app to version **[3.3.1](https://github.com/KotatsuApp/Kotatsu/releases/latest)**. + - label: I have updated the app to version **[3.3.2](https://github.com/KotatsuApp/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/KotatsuApp/Kotatsu/issues/new/choose). required: true - label: I will fill out all of the requested information in this form. - required: true \ No newline at end of file + required: true