2023-08-20 20:35:52 +02:00

39 lines
824 B
Markdown

---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. used function '...'
2. code snippet '....'
3. start app / code
4. See output/error '....'
**Current Output**
If applicable, add output to help explain your problem.
**Expected behavior**
A clear and concise description of what you expected to happen.
**Environment (please complete the following information):**
- systeminformation package version:
- OS: [e.g. macOS]
- Hardware [e.g. MacBook Pro 13]
To get all needed environment information, please run the following command:
```
npx systeminformation info
```
**Additional context**
Add any other context about the problem here.