31 lines
568 B
Markdown
Vendored
31 lines
568 B
Markdown
Vendored
---
|
|
name: Issue report
|
|
about: Create a report
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the issue**
|
|
|
|
A clear and concise description of what the issue is.
|
|
|
|
**To Reproduce**
|
|
|
|
- OS
|
|
- Compiler, compiler version, compile options
|
|
- Please attach minimal and reproducible .glTF file if you got an issue related to .glTF data
|
|
|
|
**Expected behaviour**
|
|
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Screenshots**
|
|
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|