diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index fad764f4b..f661c3108 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -33,13 +33,14 @@ body: attributes: label: OS multiple: true - options: + options: - Windows - macOS - Linux - - type: markdown + - type: textarea id: additional-info attributes: - value: | + label: Additional context + description: | Add any other context about the problem here. If applicable, add screenshots to help explain your problem.