diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 6f1f4f470..c136edf7e 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