diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 9706318..5e4c55a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -32,28 +32,6 @@ body: description: Version where this occured. validations: required: false -- type: checkboxes - attributes: - label: OS - description: Operating System where this occured. - options: - - label: Linux - - label: OSX - - label: Termux - - label: Windows -- type: checkboxes - attributes: - label: Shell - description: Shell where this occured. - options: - - label: Bash - - label: Elvish - - label: Fish - - label: Nushell - - label: Oil - - label: Powershell - - label: Xonsh - - label: Zsh - type: textarea attributes: label: Anything else?