From 30f86a7f2a6ab7bdae4e940f44b2fd4fbebdf8c1 Mon Sep 17 00:00:00 2001 From: Julian Raufelder Date: Wed, 1 Mar 2023 15:23:30 +0100 Subject: [PATCH] Fix issue template --- .github/ISSUE_TEMPLATE/bug.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: