You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
881 B
35 lines
881 B
3 weeks ago
|
---
|
||
|
name: Issue report
|
||
|
about: Please try to create a report as best as you can according to this template.
|
||
|
title: "[Bug]"
|
||
|
labels: ''
|
||
|
assignees: DuckBoss
|
||
|
|
||
|
---
|
||
|
|
||
|
<h2>Please have a look at the <a href="https://github.com/DuckBoss/JJMumbleBot/wiki/F.A.Q.">F.A.Q.</a> for solutions to common problems before posting an issue!</h2>
|
||
|
|
||
|
**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.
|
||
|
|
||
|
**Desktop (please complete the following information):**
|
||
|
- OS: [e.g. iOS]
|
||
|
- Version [e.g. v1.2.1, etc]
|
||
|
- Python Version
|
||
|
|
||
|
**Additional context**
|
||
|
Add any other context about the problem here.
|