From e088210c57dd03b7b10d31149df8032121384a88 Mon Sep 17 00:00:00 2001 From: Frank <91616163+softhack007@users.noreply.github.com> Date: Tue, 6 Dec 2022 20:14:23 +0100 Subject: [PATCH] bug.yml: MM specifics added --- .github/ISSUE_TEMPLATE/bug.yml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 285ad419..3f98d910 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -36,16 +36,19 @@ body: label: Install Method description: How did you install WLED? options: + - From MoonModules Release Page https://github.com/MoonModules/WLED/releases + - From srg74 firmware repository https://github.com/srg74/WLED-wemos-shield/tree/master/resources/experimental/Firmware/AudioReactive + - From https://wled-install.github.io/ - Binary from WLED.me - - Self-Compiled + - Self-Compiled or other validations: required: true - type: input id: version attributes: - label: What version of WLED? + label: What version/release of MM 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" - placeholder: "e.g. WLED 0.13.1 (build 2203150)" + placeholder: "e.g. WLEDMM_0.14.0.2.1_esp32_4MB_max (build 2212061)" validations: required: true - type: dropdown