Commit 617004a9 authored by myhloli's avatar myhloli
Browse files

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
parent b79f1d32
...@@ -78,10 +78,10 @@ body: ...@@ -78,10 +78,10 @@ body:
#multiple: false #multiple: false
options: options:
- -
- "0.7.x"
- "0.8.x" - "0.8.x"
- "0.9.x" - "0.9.x"
- "0.10.x" - "0.10.x"
- "1.0.x"
validations: validations:
required: true required: true
...@@ -94,5 +94,6 @@ body: ...@@ -94,5 +94,6 @@ body:
- -
- cpu - cpu
- cuda - cuda
- npu
validations: validations:
required: true required: true
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment