From 10c70c5f3e713c177b8ceea84cb9c28b855045fc Mon Sep 17 00:00:00 2001 From: didirus Date: Mon, 22 Jun 2026 12:27:16 +0300 Subject: [PATCH] chore(app): update issue template --- .github/ISSUE_TEMPLATE/astralrinth-bug.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/astralrinth-bug.yml b/.github/ISSUE_TEMPLATE/astralrinth-bug.yml index d22ec6e5d..bd684aea1 100644 --- a/.github/ISSUE_TEMPLATE/astralrinth-bug.yml +++ b/.github/ISSUE_TEMPLATE/astralrinth-bug.yml @@ -54,6 +54,15 @@ body: attributes: label: AstralRinth version description: Specify the launcher version, tag, or build name you are using. + placeholder: "Example: v0.14.801, v0.14.902 ..." + validations: + required: true + + - type: dropdown + id: install-source + attributes: + label: Installation source + description: Where did you get this build from? options: - Git Astralium (You're here) - Telegram @@ -62,15 +71,6 @@ body: validations: required: true - - type: input - id: install-source - attributes: - label: Installation source - description: Where did you get this build from? - placeholder: GitAstralium release page / local build / other source - validations: - required: true - - type: dropdown id: account-type attributes: