Skip to content

Commit c053b6d

Browse files
authored
Create ISSUE_TEMPLATE.MD
1 parent 3f7b7b6 commit c053b6d

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

.github/ISSUE_TEMPLATE.MD

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
Every issue should include 3 things:
2+
1. System setup (GPU, CPU, OS version, Blender version)
3+
2. * Most ideally * a scene to reproduce this simply. SCREENSHOTS ARE NOT A SCENE FILE
4+
3. What the expected behavior or effect is. If possible include the error message.
5+
6+
You can get more information on the error message by opening Window -> Show System Console from blender and copying that text here. On MacOS launch Blender from the Terminal.
7+
8+
9+
<!--- Provide a general summary of the issue in the Title above -->
10+
11+
## Issue
12+
<!--- Tell us what happens instead of the expected behavior -->
13+
14+
## Steps to Reproduce
15+
<!--- Provide a scene file to reproduce this bug. -->
16+
<!--- Or steps to reproduce if it happens with live rendering -->
17+
18+
## System Setup (Environment)
19+
<!--- OS version -->
20+
<!--- GPU, CPU and driver version -->
21+
<!--- Blender version -->
22+
<!--- If using CPU or GPU rendering -->
23+
24+
## Detailed Description
25+
<!--- Provide a detailed description of the change or addition you are proposing -->
26+

0 commit comments

Comments
 (0)