Selaa lähdekoodia

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

myhloli 1 vuosi sitten
vanhempi
commit
06257e222e
1 muutettua tiedostoa jossa 12 lisäystä ja 0 poistoa
  1. 12 0
      .github/ISSUE_TEMPLATE/bug_report.yml

+ 12 - 0
.github/ISSUE_TEMPLATE/bug_report.yml

@@ -72,6 +72,18 @@ body:
       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:
       label: Device mode | 设备模式