Commit d29cf4e0 authored by myhloli's avatar myhloli
Browse files

fix: update software version label in bug_report.yml

parent ec85af39
...@@ -109,14 +109,11 @@ body: ...@@ -109,14 +109,11 @@ body:
- type: dropdown - type: dropdown
id: software_version id: software_version
attributes: attributes:
label: Software version | 软件版本 (magic-pdf --version) label: Software version | 软件版本 (mineru --version)
#multiple: false #multiple: false
options: options:
- -
- "1.0.x" - "2.0.x"
- "1.1.x"
- "1.2.x"
- "1.3.x"
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