Update version description in bug.yml

Fixes #5228
This commit is contained in:
Merikei
2025-12-24 23:00:37 +00:00
committed by GitHub
parent b821e20fd6
commit e4b0ee0672

View File

@@ -44,7 +44,10 @@ body:
id: version id: version
attributes: attributes:
label: What version of WLED? 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 <kbd><samp>⚙️ Config</samp></kbd> → <kbd><samp>Security & Updates</samp></kbd> → Scroll to Bottom.
Copy and paste the rest of the line that begins “<samp>Installed version: </samp>”,
or, for older versions, the entire line after “<samp>Server message</samp>”.
placeholder: "e.g. WLED 0.13.1 (build 2203150)" placeholder: "e.g. WLED 0.13.1 (build 2203150)"
validations: validations:
required: true required: true