mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 14:54:07 +10:00
28 lines
455 B
Markdown
28 lines
455 B
Markdown
---
|
|
name: Bug Report
|
|
about: Create a report to help us improve
|
|
labels: bug
|
|
---
|
|
|
|
## Describe the bug
|
|
|
|
A clear and concise description of what the bug is.
|
|
|
|
## To Reproduce
|
|
|
|
Steps to reproduce the behaviour:
|
|
|
|
1. ...
|
|
|
|
You can include some screenshots here if you'd like!
|
|
|
|
## Versioning
|
|
|
|
- OS: [for example MacOS, Windows, iOS, Android]
|
|
- Version: [What version of Toy was this running?]
|
|
|
|
### Additional context
|
|
|
|
Add any other context about the problem here.
|
|
|