From f6567527d8dafa70335de782511791165bb89ccb Mon Sep 17 00:00:00 2001 From: kevkevinpal Date: Wed, 8 Oct 2025 11:01:08 -0400 Subject: [PATCH] doc: bump the template macOS version It makes more sense to have a higher OS version than one that is not supported --- .github/ISSUE_TEMPLATE/bug.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 83922b54cbf..7c894ab7df5 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -78,7 +78,7 @@ body: id: os attributes: label: Operating system and version - placeholder: e.g. "MacOS Ventura 13.2" or "Ubuntu 22.04 LTS" + placeholder: e.g. "MacOS 26.0" or "Ubuntu 26.04 LTS" validations: required: true - type: textarea @@ -90,4 +90,3 @@ body: e.g. OS/CPU and disk type, network connectivity validations: required: false -