27 lines
573 B
Markdown
27 lines
573 B
Markdown
|
---
|
||
|
name: Bug Report
|
||
|
about: Create a report to help us find and fix bugs
|
||
|
title: "[Bug]"
|
||
|
labels: bug
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
**Describe the Bug**
|
||
|
<!-- A clear and concise description of what the bug is. -->
|
||
|
|
||
|
**To Reproduce**
|
||
|
<!-- Steps to reproduce the behavior -->
|
||
|
|
||
|
**Expected Behavior**
|
||
|
<!-- A clear and concise description of what you expected to happen. -->
|
||
|
|
||
|
**Screenshots**
|
||
|
<!-- If applicable, add screenshots to help explain your problem. -->
|
||
|
|
||
|
**Discord Version**
|
||
|
<!-- Stable, Canary, PTB -->
|
||
|
|
||
|
**Additional Context**
|
||
|
<!-- Add any other context about the problem here. -->
|