Browse Source

Update issue template

Armin Schrenk 2 years ago
parent
commit
539dcaa85a
1 changed files with 12 additions and 7 deletions
  1. 12 7
      .github/ISSUE_TEMPLATE/bug.yml

+ 12 - 7
.github/ISSUE_TEMPLATE/bug.yml

@@ -37,14 +37,19 @@ body:
     id: volume-type
     attributes:
       label: Volume Type
-      description: What is selected under Settings → Virtual Drive?
-      multiple: true
-      options:
-        - FUSE
-        - Dokany
-        - WebDAV
+      description: What volume type is selected under Settings → Virtual Drive?
+      value: |
+        - WinFsp
+        - WinFsp (Local Drive)
+        - FUSE-T
+        - macFUSE
+        - WebDAV (Windows Explorer)
+        - WebDAV (AppleScript)
+        - WebDAV (gio)
+        - WebDAV (HTTP Address)
+        - Dokany (1.5)
     validations:
-      required: false
+      required: true
   - type: textarea
     id: reproduction-steps
     attributes: