mirror of
https://github.com/Yours3lf/rpi-vk-driver.git
synced 2024-12-05 17:24:14 +01:00
35 lines
826 B
Markdown
35 lines
826 B
Markdown
|
---
|
||
|
name: Bug report
|
||
|
about: Create a report to help us improve this project
|
||
|
title: ''
|
||
|
labels: ''
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
**Describe the bug**
|
||
|
A clear and concise description of what the bug is.
|
||
|
Frequency of occurance.
|
||
|
|
||
|
**To Reproduce**
|
||
|
Steps to reproduce the behavior:
|
||
|
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.
|
||
|
|
||
|
**Device information (please complete the following information):**
|
||
|
- Device info (eg. Raspberry Pi 3 Model A+)
|
||
|
- OS information (cat /proc/version, lsb_release -a)
|
||
|
- Kernel module information: lsmod
|
||
|
- Driver version (git commit ID or release info)
|
||
|
|
||
|
**Additional context**
|
||
|
Add any other context about the problem here.
|