From dea8c2fc2faa2ea27083e1410410033ce457c14c Mon Sep 17 00:00:00 2001 From: Ted Robertson <10043369+tredondo@users.noreply.github.com> Date: Sat, 2 May 2026 17:54:55 -0700 Subject: [PATCH] Add 'Cross-platform' option to OS selection --- .github/ISSUE_TEMPLATE/02_feature_request.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/02_feature_request.yml b/.github/ISSUE_TEMPLATE/02_feature_request.yml index 9f5beece1..2b73d8cca 100644 --- a/.github/ISSUE_TEMPLATE/02_feature_request.yml +++ b/.github/ISSUE_TEMPLATE/02_feature_request.yml @@ -42,6 +42,7 @@ body: - macOS - Linux - Windows + - Cross-platform validations: required: true - type: dropdown