Mirror/.github/ISSUE_TEMPLATE/bug_report.md
Paul Pacheco 7317637682
Fix bullet indentation
Static analysis keeps bitching about this
2018-10-11 21:03:10 -05:00

34 lines
933 B
Markdown

---
name: Bug report
about: Create a report to help us improve
---
**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]
* HLAPI CE branch: \[e.g. fixes, improvements, 2018\]
**Additional context**
Add any other context about the problem here.