36 lines
990 B
Markdown
36 lines
990 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: "[BUG]"
|
|
labels: bug
|
|
assignees: j1nx
|
|
|
|
---
|
|
|
|
**OpenVoiceOS specifications (please complete the following information):**
|
|
- Device: [e.g. RPi3, RPi3+, RPi4, RPi4-1GB, Mark2-Devkit, etc.]
|
|
- Image release: [e.g. 20220313_prealpha]
|
|
- Microphone type: [e.g. ReSpeaker 2-mic, ReSpeaker 4-mic, PS3 Eye, General USB, etc.]
|
|
- Sound output type: [e.g. 3.5"jack, HDMI, etc.]
|
|
- Screen type: [e.g. HDMI, DSI, Waveshare 5"DSI, etc.]
|
|
- Additional info: [e.g. Any information that might be relevant.]
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**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.
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|