瀏覽代碼

Fix issue template

Julian Raufelder 2 年之前
父節點
當前提交
30f86a7f2a
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      .github/ISSUE_TEMPLATE/bug.yml

+ 2 - 2
.github/ISSUE_TEMPLATE/bug.yml

@@ -38,7 +38,7 @@ body:
     attributes:
       label: Volume Type
       description: What volume type is selected under Settings → Virtual Drive?
-      value: |
+      options:
         - WinFsp
         - WinFsp (Local Drive)
         - FUSE-T
@@ -49,7 +49,7 @@ body:
         - WebDAV (HTTP Address)
         - Dokany (1.5)
     validations:
-      required: true
+      required: false
   - type: textarea
     id: reproduction-steps
     attributes: