Update bug_report.yml

This commit is contained in:
Vladimir Mandic
2025-05-04 12:18:12 -04:00
committed by GitHub
parent 341cbd9d13
commit 18204f6e0b
+15
View File
@@ -75,6 +75,21 @@ body:
default: 0
validations:
required: true
- type: dropdown
id: compute
attributes:
label: Compute
description: What is the compute engine backend you're using?
options:
- nVidia CUDA
- AMD ROCm
- Intel IPEX
- OpenVINO
- DirectML
- ZLUDA
default: 0
validations:
required: true
- type: dropdown
id: ui
attributes: