2
0
mirror of https://github.com/pikvm/pikvm synced 2024-11-01 09:20:17 +00:00
pikvm/.github/ISSUE_TEMPLATE/bug_report.md
2020-09-20 03:00:03 +03:00

42 lines
956 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, like:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**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):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
- VNC client (if used)
**Pi-KVM info:**
- Raspberry Pi board version [e.g. RPi 4]
- Pi-KVM platform [e.g. v2-hdmi]
- Video capture type [e.g. CSI bridge]
- KVMD version: `pacman -Q | grep kvmd`
- uStreamer version: `pacman -Q | grep ustreamer`
- Linux kernel: `uname -a`
**Additional context**
Add any other context about the problem here.