28 lines
610 B
Markdown
28 lines
610 B
Markdown
|
---
|
||
|
name: Bug
|
||
|
about: Noticed an issue with your lights?
|
||
|
title: ''
|
||
|
labels: bug
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
**Describe the bug**
|
||
|
A clear and concise description of what the bug is. Please quickly search existing issues first!
|
||
|
|
||
|
**To Reproduce**
|
||
|
Steps to reproduce the behavior, if consistently possible
|
||
|
|
||
|
**Expected behavior**
|
||
|
A clear and concise description of what you expected to happen.
|
||
|
|
||
|
**WLED version**
|
||
|
- Board: [e.g. Wemos D1, ESP32 dev]
|
||
|
- Version [e.g. 0.10.0, dev200603]
|
||
|
- Format [e.g. Binary, self-compiled]
|
||
|
|
||
|
**Additional context**
|
||
|
Anything else you'd like to say about the problem?
|
||
|
|
||
|
Thank you for your help!
|