29 lines
661 B
Markdown
29 lines
661 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.
|
||
|
|
||
|
**Expected behavior**
|
||
|
A clear and concise description of what you expected to happen.
|
||
|
|
||
|
**Screenshots**
|
||
|
If applicable, add screenshots to help explain your problem.
|
||
|
|
||
|
**Desktop (please complete the following information):**
|
||
|
- Browser [e.g. chrome, safari]
|
||
|
- Version [e.g. 22]
|
||
|
|
||
|
**MyNode hardware (please complete the following information):**
|
||
|
- Device: [e.g. Raspi3, Raspi4, Rock64, VM]
|
||
|
- Version [e.g. 0.2.15]
|
||
|
|
||
|
**Additional context**
|
||
|
Add any other context about the problem here.
|