mirror of
https://github.com/bitnami/containers.git
synced 2026-03-27 15:27:48 +08:00
Update bug_report.yml
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
This commit is contained in:
committed by
GitHub
parent
daa0aea6b0
commit
70446ddc10
7
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
7
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -15,6 +15,13 @@ body:
|
|||||||
placeholder: bitnami/wordpress:1.2.3
|
placeholder: bitnami/wordpress:1.2.3
|
||||||
validations:
|
validations:
|
||||||
required: true
|
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
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: What steps will reproduce the bug?
|
label: What steps will reproduce the bug?
|
||||||
|
|||||||
Reference in New Issue
Block a user