issues/.github/ISSUE_TEMPLATE/bug_report.md
2023-12-04 20:22:11 -05:00

40 lines
636 B
Markdown

---
name: Bug Report
about: Create a report to help us improve
title: ''
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 or Notice this behavior
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Character info:**
```
Copy/paste the output of /getfull here
```
**Playfield info:**
```
Copy/paste the output of Shift+F9 here
```
----