Update bug_report.yml

Signed-off-by: Carlos Rodríguez Hernández <carlos.rodriguez-hernandez@broadcom.com>
This commit is contained in:
Carlos Rodríguez Hernández 2025-06-22 00:29:32 +02:00 committed by GitHub
parent f0c6a5bf87
commit 63cea0ba54
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 10 deletions

View File

@ -5,7 +5,7 @@ body:
- type: markdown
attributes:
value: |
Thank you for reporting an issue. Before you open the bug report please review the README file present in the root of this repository.
Thank you for reporting an issue. Before you open the bug report, please review the README file present in the root of this repository.
Please fill in as much of the following form as you're able.
- type: input
@ -15,13 +15,6 @@ 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
options:
- amd64
- arm64
- type: textarea
attributes:
label: What steps will reproduce the bug?
@ -36,11 +29,11 @@ body:
- type: textarea
attributes:
label: What is the expected behavior?
description: If possible please provide textual output instead of screenshots.
description: If possible, please provide textual output instead of screenshots.
- type: textarea
attributes:
label: What do you see instead?
description: If possible please provide textual output instead of screenshots.
description: If possible, please provide textual output instead of screenshots.
validations:
required: true
- type: textarea