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:12:28 +01:00
committed by GitHub
parent daa0aea6b0
commit 70446ddc10

View File

@@ -15,6 +15,13 @@ body:
placeholder: bitnami/wordpress:1.2.3
validations:
required: true
- type: dropdown
attributes:
label: What architecture are you using?
description: Choose the architecture of the host where the containers are executed (AMD by default)
options:
- AMD
- ARM
- type: textarea
attributes:
label: What steps will reproduce the bug?