24 lines
455 B
Markdown
24 lines
455 B
Markdown
---
|
|
name: Bug Report
|
|
about: Create a report to help us fix a problem.
|
|
title: ''
|
|
labels: bug
|
|
assignees: ''
|
|
---
|
|
|
|
## Describe the bug
|
|
A clear and concise description of what the bug is.
|
|
Please copy and paste or screenshot any error you received.
|
|
|
|
|
|
## How to reproduce the bug
|
|
Steps to reproduce the behaviour:
|
|
1. Start a new game
|
|
2. Enable a particular setting
|
|
3. …
|
|
|
|
|
|
### Expected behaviour
|
|
A clear and concise description of what you expected to happen.
|
|
|