diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 004a727d..9ca5d916 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -70,9 +70,8 @@ body: - type: input id: os attributes: - label: Operating system - description: The name and version of your operating system. - placeholder: Windows, Mac, Linux-based distribution... + label: Operating system (including distribution name and version) + placeholder: Windows 11, macOS 13.4, Ubuntu 23.04... validations: required: true