31 lines
726 B
Markdown
31 lines
726 B
Markdown
|
---
|
||
|
name: Bug report
|
||
|
about: Create a report to help us improve
|
||
|
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: -->
|
||
|
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. If it is an existing move or ability -->
|
||
|
|
||
|
**Screenshots / Videos**
|
||
|
<!-- If applicable, add screenshots or videos to help explain your problem. -->
|
||
|
|
||
|
**Device**
|
||
|
<!-- What browser are you playing in, are you on a PC/Mac or Phone? -->
|
||
|
|
||
|
**Additional context**
|
||
|
<!-- Add any other context about the problem here. -->
|