Julian Raufelder 2 rokov pred
rodič
commit
30f86a7f2a
1 zmenil súbory, kde vykonal 2 pridanie a 2 odobranie
  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: