Update bug_report.yml
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
This commit is contained in:
parent
70446ddc10
commit
93a65ed1b9
|
|
@ -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?
|
||||
|
|
|
|||
Loading…
Reference in New Issue