diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 8fc515db..823f3570 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -34,10 +34,10 @@ body: - type: input attributes: - label: OS system you are using + label: OS system and architecture running docker image placeholder: | Example: - Linux - Ubuntu + Ubuntu/aarch64 validations: required: true