diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 56dcf5d06..6c30aa606 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.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: