Commit 06257e22 authored by myhloli's avatar myhloli

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

parent 63b3cfeb
......@@ -71,6 +71,18 @@ body:
validations:
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
id: device_mode
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