From b2968166df60e185994f4b495c11775d2bca3b1b Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Mon, 15 Dec 2025 21:31:55 +0200 Subject: [PATCH] Fix --- .github/ISSUE_TEMPLATE/other.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/other.yml b/.github/ISSUE_TEMPLATE/other.yml index ed11a2b9..66eabe0f 100644 --- a/.github/ISSUE_TEMPLATE/other.yml +++ b/.github/ISSUE_TEMPLATE/other.yml @@ -12,6 +12,10 @@ body: - type: textarea attributes: label: Info + placeholder: > + - Browser: [e.g. chrome, safari] + - Device (if mobile): [e.g. iPhone6] + - Build info from `Settings` -> `About`: validations: required: false - type: markdown