fix: update issue template for version1.0.x and add npu option

- Update the bug report template to include version 1.0.x
- Add 'npu' as a new option for hardware backend
This commit is contained in:
myhloli
2025-01-09 23:56:59 +08:00
parent b79f1d32a4
commit 617004a960

View File

@@ -78,10 +78,10 @@ body:
#multiple: false
options:
-
- "0.7.x"
- "0.8.x"
- "0.9.x"
- "0.10.x"
- "1.0.x"
validations:
required: true
@@ -94,5 +94,6 @@ body:
-
- cpu
- cuda
- npu
validations:
required: true