Skip to content

Commit 4f35fab

Browse files
committed
Update issue template
1 parent 6996814 commit 4f35fab

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,21 @@ body:
4747
multiple: false
4848
options:
4949
- Windows (CUDA)
50-
- Windows (DreamStudio-only)
51-
- macOS (Intel)
50+
- Windows (DirectML)
5251
- macOS (Apple Silicon)
53-
- macOS (Apple Silicon, DreamStudio-only)
5452
- Other (Built from source)
5553
validations:
5654
required: true
55+
- type: dropdown
56+
id: blender-version
57+
attributes:
58+
label: Blender Version
59+
multiple: false
60+
options:
61+
- Blender 4.1+
62+
- Blender 3.6 - 4.0
63+
validations:
64+
required: true
5765
- type: dropdown
5866
id: hardware
5967
attributes:
@@ -63,7 +71,7 @@ body:
6371
options:
6472
- NVIDIA
6573
- NVIDIA 16 Series
66-
- AMD (unsupported for local generation)
74+
- AMD
6775
- Apple Silicon
6876
- Other
6977
validations:

0 commit comments

Comments
 (0)