Skip to content

Commit

Permalink
Update issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
carson-katri committed Aug 13, 2024
1 parent 6996814 commit 4f35fab
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,21 @@ body:
multiple: false
options:
- Windows (CUDA)
- Windows (DreamStudio-only)
- macOS (Intel)
- Windows (DirectML)
- macOS (Apple Silicon)
- macOS (Apple Silicon, DreamStudio-only)
- Other (Built from source)
validations:
required: true
- type: dropdown
id: blender-version
attributes:
label: Blender Version
multiple: false
options:
- Blender 4.1+
- Blender 3.6 - 4.0
validations:
required: true
- type: dropdown
id: hardware
attributes:
Expand All @@ -63,7 +71,7 @@ body:
options:
- NVIDIA
- NVIDIA 16 Series
- AMD (unsupported for local generation)
- AMD
- Apple Silicon
- Other
validations:
Expand Down

0 comments on commit 4f35fab

Please sign in to comment.