From dd5ba6b346a0c82d897f12555b4f1ebd87b46389 Mon Sep 17 00:00:00 2001 From: lymanjre <125398461+lymanjre@users.noreply.github.com> Date: Wed, 25 Dec 2024 13:36:38 -0500 Subject: [PATCH] Update bug_report.yaml --- .github/ISSUE_TEMPLATE/bug_report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index d47bf413d..25b52e8ca 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -39,7 +39,7 @@ body: id: os attributes: label: OS version - description: Please provide the operating system version [Example: Windows 10] + description: Please provide the operating system version. Example: Windows 10 validations: required: true - type: textarea