mirror of
https://github.com/opendatalab/MinerU.git
synced 2026-03-27 11:08:32 +07:00
fix: update software version label in bug_report.yml
This commit is contained in:
7
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
7
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -109,14 +109,11 @@ body:
|
||||
- type: dropdown
|
||||
id: software_version
|
||||
attributes:
|
||||
label: Software version | 软件版本 (magic-pdf --version)
|
||||
label: Software version | 软件版本 (mineru --version)
|
||||
#multiple: false
|
||||
options:
|
||||
-
|
||||
- "1.0.x"
|
||||
- "1.1.x"
|
||||
- "1.2.x"
|
||||
- "1.3.x"
|
||||
- "2.0.x"
|
||||
validations:
|
||||
required: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user