chore(app): update issue template

This commit is contained in:
2026-06-22 12:27:16 +03:00
parent 06a9f61afb
commit 10c70c5f3e
+9 -9
View File
@@ -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: