From 32cae16045066703af4a229a78e4405aee6c1595 Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Mon, 15 Dec 2025 21:26:04 +0200 Subject: [PATCH] Fix --- .github/ISSUE_TEMPLATE/other.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/other.yml b/.github/ISSUE_TEMPLATE/other.yml index 90baf81..d95a9e8 100644 --- a/.github/ISSUE_TEMPLATE/other.yml +++ b/.github/ISSUE_TEMPLATE/other.yml @@ -12,10 +12,10 @@ body: - type: textarea attributes: label: Info - description: > - - Browser [e.g. chrome, safari] + example: > + - Browser: [e.g. chrome, safari] - Device (if mobile): [e.g. iPhone6] - - Build info from `Settings` -> `About` + - Build info from `Settings` -> `About`: validations: required: true - type: markdown