From 81cf463451d9103723a84508a2caa537953f5e99 Mon Sep 17 00:00:00 2001 From: FireMasterK <20838718+FireMasterK@users.noreply.github.com> Date: Mon, 14 Feb 2022 07:01:29 +0000 Subject: [PATCH] Remove duplicate OS field from issue form. --- .github/ISSUE_TEMPLATE/bug_report.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index fe473ded..293fdb2e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -68,14 +68,6 @@ body: placeholder: >- Brave 1.x.x on Arch Linux. - - type: textarea - attributes: - label: OS - placeholder: >- - For example, Arch Linux, Windows, macOS, etc. - validations: - required: true - - type: textarea attributes: label: Additional context