bevy/.github/ISSUE_TEMPLATE/bug_report.md
2021-07-13 13:28:05 -07:00

33 lines
665 B
Markdown

---
name: Bug Report
about: Report a bug to help us improve!
title: ''
labels: C-Bug, S-Needs-Triage
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.