issues/.github/ISSUE_TEMPLATE/bug_report.md

40 lines
655 B
Markdown
Raw Normal View History

2020-08-23 01:38:55 +02:00
---
2020-08-23 01:40:40 +02:00
name: Bug Report
2020-08-23 01:38:55 +02:00
about: Create a report to help us improve
title: ''
2024-01-24 02:59:54 +01:00
labels: bug,needs-verification
2020-08-23 01:38:55 +02:00
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.
2023-12-05 01:09:25 +01:00
**Character info:**
```
Copy/paste the output of /getfull here
```
**Playfield info:**
```
2023-12-05 02:22:11 +01:00
Copy/paste the output of Shift+F9 here
2023-12-05 01:09:25 +01:00
```
----