diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 2f7772ea..32ee6b24 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -99,6 +99,13 @@ body: - Other (unsupported) validations: required: true + - type: input + id: operating-system-version + attributes: + label: Which operating system version? + placeholder: e.g. Debian 11 + validations: + required: true - type: dropdown id: isa attributes: