From 755cd1afdf72800c19b841328ccb7040187229ee Mon Sep 17 00:00:00 2001 From: VictoriousRaptor <10308169+VictoriousRaptor@users.noreply.github.com> Date: Tue, 10 Jan 2023 17:03:45 +0800 Subject: [PATCH] Add tip for prerelease --- .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 1b68b55e1..14f98f5bc 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/bug-report.yaml @@ -41,7 +41,7 @@ body: - type: input attributes: label: Flow Launcher Version - description: Go to "Settings" => "About". + description: Go to "Settings" => "About". If you are using a prerelease version please append the build number. placeholder: "1.11.0" validations: required: true