Procházet zdrojové kódy

Fix issue template

Julian Raufelder před 2 roky
rodič
revize
30f86a7f2a
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  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: