File tree Expand file tree Collapse file tree 3 files changed +68
-0
lines changed Expand file tree Collapse file tree 3 files changed +68
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Bug
3
+ about : Noticed an issue with your lights?
4
+ title : ' '
5
+ labels : bug
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ ** Describe the bug**
11
+ A clear and concise description of what the bug is. Please quickly search existing issues first!
12
+
13
+ ** To Reproduce**
14
+ Steps to reproduce the behavior, if consistently possible
15
+
16
+ ** Expected behavior**
17
+ A clear and concise description of what you expected to happen.
18
+
19
+ ** WLED version**
20
+ - Board: [ e.g. Wemos D1, ESP32 dev]
21
+ - Version [ e.g. 0.10.0, dev200603]
22
+ - Format [ e.g. Binary, self-compiled]
23
+
24
+ ** Additional context**
25
+ Anything else you'd like to say about the problem?
26
+
27
+ Thank you for your help!
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Feature request
3
+ about : Suggest an improvement idea for WLED!
4
+ title : ' '
5
+ labels : enhancement
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ ** Is your feature request related to a problem? Please describe.**
11
+ A clear and concise description of what the problem is. Ex. I'm always frustrated when [ ...]
12
+
13
+ ** Describe the solution you'd like**
14
+ A clear and concise description of what you want to happen.
15
+
16
+ ** Describe alternatives you've considered**
17
+ A clear and concise description of any alternative solutions or features you've considered.
18
+
19
+ ** Additional context**
20
+ Add any other context or screenshots about the feature request here.
21
+
22
+ Thank you for your ideas for making WLED better!
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Question
3
+ about : Have a question about using WLED?
4
+ title : ' '
5
+ labels : question
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ ** Take a look at the wiki and FAQ, perhaps your question is already answered!**
11
+ [ FAQ] ( https://github.com/Aircoookie/WLED/wiki/FAQ )
12
+
13
+ ** Please consider asking your question on the WLED forum or Discord**
14
+ [ Forum] ( https://wled.discourse.group/ )
15
+ [ Discord] ( https://discord.gg/KuqP7NE )
16
+ [ What to post where?] ( https://github.com/Aircoookie/WLED/issues/658 )
17
+
18
+ ** If you do not like to use these platforms, delete this template and ask away!**
19
+ Please keep in mind though that the issue section is generally not the preferred place for general questions.
You can’t perform that action at this time.
0 commit comments