From ae741af66d339586e9369216a22f176641c2b803 Mon Sep 17 00:00:00 2001 From: brian khuu Date: Mon, 27 May 2024 01:39:09 +1000 Subject: [PATCH] github: remove bios from os dropdown in bug report [no ci] --- .github/ISSUE_TEMPLATE/01-bug-low.yml | 1 - .github/ISSUE_TEMPLATE/02-bug-medium.yml | 1 - .github/ISSUE_TEMPLATE/03-bug-high.yml | 1 - .github/ISSUE_TEMPLATE/04-bug-critical.yml | 1 - 4 files changed, 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/01-bug-low.yml b/.github/ISSUE_TEMPLATE/01-bug-low.yml index e6d82ec5a..bfb9d9a06 100644 --- a/.github/ISSUE_TEMPLATE/01-bug-low.yml +++ b/.github/ISSUE_TEMPLATE/01-bug-low.yml @@ -39,7 +39,6 @@ body: - Mac - Windows - BSD - - BIOS - Other? (Please let us know in description) validations: required: false diff --git a/.github/ISSUE_TEMPLATE/02-bug-medium.yml b/.github/ISSUE_TEMPLATE/02-bug-medium.yml index 5080d80f1..e8297eea0 100644 --- a/.github/ISSUE_TEMPLATE/02-bug-medium.yml +++ b/.github/ISSUE_TEMPLATE/02-bug-medium.yml @@ -39,7 +39,6 @@ body: - Mac - Windows - BSD - - BIOS - Other? (Please let us know in description) validations: required: false diff --git a/.github/ISSUE_TEMPLATE/03-bug-high.yml b/.github/ISSUE_TEMPLATE/03-bug-high.yml index 4aa970f07..3c9d50d16 100644 --- a/.github/ISSUE_TEMPLATE/03-bug-high.yml +++ b/.github/ISSUE_TEMPLATE/03-bug-high.yml @@ -39,7 +39,6 @@ body: - Mac - Windows - BSD - - BIOS - Other? (Please let us know in description) validations: required: false diff --git a/.github/ISSUE_TEMPLATE/04-bug-critical.yml b/.github/ISSUE_TEMPLATE/04-bug-critical.yml index a70618740..d089d5fa1 100644 --- a/.github/ISSUE_TEMPLATE/04-bug-critical.yml +++ b/.github/ISSUE_TEMPLATE/04-bug-critical.yml @@ -39,7 +39,6 @@ body: - Mac - Windows - BSD - - BIOS - Other? (Please let us know in description) validations: required: false