Compare commits

...

1 commit

Author SHA1 Message Date
Alexis Métaireau
bfd06788ea
Issue templates: rephrase how we ask docker info to the users
People might not now if the issue is related to docker or not, and we've
had to ask them for additional information after they opened the issue.

This makes it clearer that this information might be useful.
2024-11-26 12:22:49 +01:00
3 changed files with 3 additions and 5 deletions

View file

@ -36,7 +36,7 @@ body:
attributes: attributes:
label: Podman info label: Podman info
description: | description: |
If the bug occurs during document conversion, or is otherwise related with Podman, please copy and paste the following commands in your terminal, and provide us with the output: Please copy and paste the following commands in your terminal, and provide us with the output:
```shell ```shell
podman version podman version

View file

@ -48,8 +48,7 @@ body:
attributes: attributes:
label: Docker info label: Docker info
description: | description: |
If the bug occurs during document conversion, or is otherwise related Please copy and paste the following commands in your
with Docker, please copy and paste the following commands in your
terminal, and provide us with the output: terminal, and provide us with the output:
```shell ```shell

View file

@ -35,8 +35,7 @@ body:
attributes: attributes:
label: Docker info label: Docker info
description: | description: |
If the bug occurs during document conversion, or is otherwise related Please copy and paste the following commands in your
with Docker, please copy and paste the following commands in your
terminal, and provide us with the output: terminal, and provide us with the output:
```shell ```shell