mirror of
https://github.com/opendatalab/MinerU.git
synced 2026-03-27 11:08:32 +07:00
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:
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user