32 lines
652 B
Markdown
32 lines
652 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: ''
|
|
assignees: HerrNamenlos123, itssme, Kola50011
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behaviour:
|
|
|
|
1. import compLib '...'
|
|
2. run this code '....'
|
|
3. See error
|
|
|
|
**Expected behaviour**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Device**
|
|
- Raspberry Pie: [e.g. 3b+]
|
|
- OS: [e.g. debian buster]
|
|
- Version [e.g. 0.0.3]
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|