Mirror/.github/ISSUE_TEMPLATE/bug_report.md

36 lines
1.0 KiB
Markdown
Raw Normal View History

---
name: Bug report
about: Create a report to help us improve
2019-04-05 07:57:36 +00:00
title: ''
labels: ''
assignees: ''
2021-03-07 03:24:25 +00:00
---
**Describe the bug**
A clear and concise description of what the bug is.
2021-06-22 06:27:25 +00:00
**[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]
2019-01-18 14:57:02 +00:00
* Mirror branch: \[e.g. master, 2018\]
**Additional context**
Add any other context about the problem here.