diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index ce9130a..70a8028 100755 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -26,6 +26,13 @@ body: validations: required: true + - type: input + id: operating-system + attributes: + label: What is your Operating System + validations: + required: false + - type: checkboxes id: make-sure attributes: