mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-05-06 13:31:50 +02:00
Compare commits
1 commit
b5bbb2e61d
...
52f9af5431
Author | SHA1 | Date | |
---|---|---|---|
![]() |
52f9af5431 |
3 changed files with 5 additions and 3 deletions
2
.github/ISSUE_TEMPLATE/bug_report_linux.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report_linux.yml
vendored
|
@ -36,7 +36,7 @@ body:
|
||||||
attributes:
|
attributes:
|
||||||
label: Podman info
|
label: Podman info
|
||||||
description: |
|
description: |
|
||||||
Please copy and paste the following commands in your terminal, and provide us with the output:
|
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:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
podman version
|
podman version
|
||||||
|
|
3
.github/ISSUE_TEMPLATE/bug_report_macos.yml
vendored
3
.github/ISSUE_TEMPLATE/bug_report_macos.yml
vendored
|
@ -48,7 +48,8 @@ body:
|
||||||
attributes:
|
attributes:
|
||||||
label: Docker info
|
label: Docker info
|
||||||
description: |
|
description: |
|
||||||
Please copy and paste the following commands in your
|
If the bug occurs during document conversion, or is otherwise related
|
||||||
|
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
|
||||||
|
|
|
@ -35,7 +35,8 @@ body:
|
||||||
attributes:
|
attributes:
|
||||||
label: Docker info
|
label: Docker info
|
||||||
description: |
|
description: |
|
||||||
Please copy and paste the following commands in your
|
If the bug occurs during document conversion, or is otherwise related
|
||||||
|
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
|
||||||
|
|
Loading…
Reference in a new issue