31 lines
520 B
Markdown
31 lines
520 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior:
|
|
1. Switch on...
|
|
2. Press button '....'
|
|
3. Wait for the moon phase
|
|
4. It burns
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Logs**
|
|
Add debug logs
|
|
|
|
**Target**
|
|
Specify the target
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|