From dc378ebd42d927b6209da41cbe5dc680281ba2e0 Mon Sep 17 00:00:00 2001 From: Clement Tsang <34804052+ClementTsang@users.noreply.github.com> Date: Sun, 3 Nov 2024 10:41:35 -0500 Subject: [PATCH] github: update bug report template around filesystem type (#1617) --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index f399475d..5815cb7a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -51,8 +51,10 @@ body: - type: dropdown id: filesystem + validations: + required: false attributes: - label: What filesystem(s) are you using? + label: (Optional) What filesystem(s) are you using? description: > If you know, please select what filesystem(s) you are using on the system that is experiencing the problem. This can be especially helpful if the issue is related to either the disk or memory widgets.