Mirror/.github/ISSUE_TEMPLATE/bug_report.md
2019-04-05 09:57:36 +02:00

37 lines
952 B
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.
**Repro project**
It would be very helpful if you can produce a small project that reproduces the issue. Upload it to dropbox or google drive and attach the link to this issue.
**To Reproduce**
Steps to reproduce the behavior:
1. Open the attached project '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**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.