Mirror/.github/ISSUE_TEMPLATE/bug_report.md
2021-06-22 14:27:25 +08:00

36 lines
1.0 KiB
Markdown

---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**[IMPORTANT] How can we reproduce the issue, step by step:**
Please tell us how to reproduce your issue, STEP BY STEP, with one of our built in examples.
-> Tell us every single click / key press so we can reproduce it
-> If it can't be reproduced with our built in examples, tell us what else to do
-> Explain like we are five
Any bug that can be reproduced, can be fixed.
If we can't reproduce it, we can't fix.
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
* OS: \[e.g. Windows, MacOS\]
* Build target: \[e.g. Android, webgl, standalone, iOS\]
* Unity version: \[e.g. 2017.4]
* Mirror branch: \[e.g. master, 2018\]
**Additional context**
Add any other context about the problem here.