"git@developer.sourcefind.cn:OpenDAS/torch-sparce.git" did not exist on "8fa4792b804dc2946b982834e2b249994fe9a009"
Commit 06257e22 authored by myhloli's avatar myhloli
Browse files

docs(github): add software version dropdown from bug report template

parent 63b3cfeb
...@@ -71,6 +71,18 @@ body: ...@@ -71,6 +71,18 @@ body:
validations: validations:
required: true required: true
- type: dropdown
id: software_version
attributes:
label: Software version | 软件版本 (magic-pdf --version)
#multiple: false
options:
-
- "0.5.x"
- "0.6.x"
validations:
required: true
- type: dropdown - type: dropdown
id: device_mode id: device_mode
attributes: attributes:
......
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