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: