mirror of
https://github.com/containers/podman.git
synced 2025-06-25 20:26:51 +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
|
label: podman info output
|
||||||
description: Please copy and paste 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.
|
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:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
|
Reference in New Issue
Block a user