33 lines
652 B
Markdown
33 lines
652 B
Markdown
---
|
|
name: Bug Report
|
|
about: Report a bug to help us improve!
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
---
|
|
|
|
**Bevy version**
|
|
|
|
The release number or commit hash of the version you're using.
|
|
|
|
**Operating system & version**
|
|
|
|
Ex: Windows 10, Ubuntu 18.04, iOS 14.
|
|
|
|
**What you did**
|
|
|
|
The steps you took to uncover this bug. Please list full reproduction steps if
|
|
feasible.
|
|
|
|
**What you expected to happen**
|
|
|
|
What you think should've happened if everything was working properly.
|
|
|
|
**What actually happened**
|
|
|
|
The actual result of the actions you described.
|
|
|
|
**Additional information**
|
|
|
|
Any additional information you would like to add such as screenshots, logs, etc.
|