From 91b1d30ef0ce358804801d6c0edc73785f9ab9f9 Mon Sep 17 00:00:00 2001 From: Zirnc Date: Wed, 24 Aug 2022 11:05:31 +0800 Subject: [PATCH] Fix the position of version --- .github/ISSUE_TEMPLATE/bug_report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 871189e7..4b9246fa 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -59,7 +59,7 @@ body: id: version attributes: label: Version - description: Get the version from the settings menu (bottom left corner) + description: Get the version from the settings menu (bottom right corner) placeholder: 0.0.1-deafbeef validations: required: true