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:08 +01:00
committed by GitHub
parent e953034d77
commit bb680da495
+7
View File
@@ -16,6 +16,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?