mirror of
https://github.com/containers/podman.git
synced 2025-06-24 19:42:56 +08:00
Merge pull request #17338 from salevdns/patch-1
[CI:DOCS] Add YAML syntax highlighting in issue template
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
@ -54,7 +54,7 @@ body:
|
||||
label: podman info output
|
||||
description: Please copy and paste podman info output.
|
||||
value: If you are unable to run podman info for any reason, please provide the podman version, operating system and its version and the architecture you are running.
|
||||
render: shell
|
||||
render: yaml
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
|
Reference in New Issue
Block a user