25 lines
516 B
Markdown
25 lines
516 B
Markdown
---
|
|
name: Bug report
|
|
about: Please use this template to report bugs you might have found
|
|
title: ''
|
|
labels: Bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
Please describe the bug and what you would have expected the mod to do
|
|
|
|
**To Reproduce**
|
|
The steps needed to reproduce the behavior:
|
|
1. ...
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Save file**
|
|
```
|
|
Please add a save file here.
|
|
This makes debugging much easier as we do not always have a good test save to debug the issue
|
|
```
|