"rust/git@developer.sourcefind.cn:change/sglang.git" did not exist on "2763c0a73adeafb42b6b38b5bd756e3bbe8d68b1"
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:
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