Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ebd177f

Browse files
authored
Update issue templates
1 parent cff52cd commit ebd177f

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
name: Issue report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the issue**
11+
A clear and concise description of what the issue is.
12+
13+
**To Reproduce**
14+
Steps to reproduce the behavior:
15+
1. Compile TinyObjLoader with '...'
16+
2. Load .obj file '...'
17+
3. See error
18+
19+
Please attach minimal and reproducible files(source codes, .obj/.mtl files, etc)
20+
21+
**Expected behavior**
22+
A clear and concise description of what you expected to happen.
23+
24+
**Environment**
25+
- TinyObjLoader version
26+
- OS: [e.g. Linux]
27+
- Compiler [e.g. gcc 7.3]
28+
- Other environment [e.g. Python version if you use python binding]

0 commit comments

Comments
 (0)