mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-02-17 04:10:37 +01:00
Update issue templates
Implementation of a default issue template.
This commit is contained in:
parent
475ec7692a
commit
dfe17b2c2e
35
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
35
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@ -0,0 +1,35 @@
|
|||||||
|
---
|
||||||
|
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.
|
Loading…
x
Reference in New Issue
Block a user