diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml
index 6f010aa603..8fdbcff2e5 100644
--- a/.github/ISSUE_TEMPLATE/bug.yml
+++ b/.github/ISSUE_TEMPLATE/bug.yml
@@ -44,7 +44,10 @@ body:
id: version
attributes:
label: What version of WLED?
- description: You can find this in by going to Config -> Security & Updates -> Scroll to Bottom. Copy and paste the entire line after "Server message"
+ description: |-
+ Find this by going to ⚙️ Config → Security & Updates → Scroll to Bottom.
+ Copy and paste the rest of the line that begins “Installed version: ”,
+ or, for older versions, the entire line after “Server message”.
placeholder: "e.g. WLED 0.13.1 (build 2203150)"
validations:
required: true