Update bug_report.yml

Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
This commit is contained in:
Carlos Rodríguez Hernández 2023-02-24 15:15:50 +01:00 committed by GitHub
parent 70446ddc10
commit 93a65ed1b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -18,10 +18,10 @@ body:
- type: dropdown
attributes:
label: What architecture are you using?
description: Choose the architecture of the host where the containers are executed (AMD by default)
description: Choose the architecture of the host where the containers are executed
options:
- AMD
- ARM
- amd64
- arm64
- type: textarea
attributes:
label: What steps will reproduce the bug?