From aab0386565e1d7a36c1126240ddded37f1aae1e3 Mon Sep 17 00:00:00 2001 From: Gregory Schier Date: Thu, 12 Sep 2024 07:06:03 -0700 Subject: [PATCH] Require OS in bug report --- .github/ISSUE_TEMPLATE/bug-report.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 57367a12..cb17426a 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -35,6 +35,8 @@ body: - macOS - Windows - Linux + validations: + required: true - type: textarea id: logs attributes: