This repository has been archived on 2025-06-01. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
compLIB/.github/ISSUE_TEMPLATE/bug_report.md
2021-01-23 18:43:41 +01:00

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.