summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorValentin Rothberg <vrothberg@redhat.com>2022-08-04 13:11:19 +0200
committerValentin Rothberg <vrothberg@redhat.com>2022-08-04 13:14:56 +0200
commitbcfbee9862b6b3dc2f4554b1fa02b274051c12d8 (patch)
treeac6a535756326d3baeb8cc75a19d064e8aa72f84 /.github
parentccbb8e7444423306691f8ec441ed09387718d6e5 (diff)
downloadpodman-bcfbee9862b6b3dc2f4554b1fa02b274051c12d8.tar.gz
podman-bcfbee9862b6b3dc2f4554b1fa02b274051c12d8.tar.bz2
podman-bcfbee9862b6b3dc2f4554b1fa02b274051c12d8.zip
ISSUE TEMPLATE: remove `--debug` from `podman info`
`--debug` is a NOP and will be hidden in a later commit. Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index 6ad306f0f..5946fa6a1 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -55,7 +55,7 @@ Briefly describe the problem you are having in a few paragraphs.
(paste your output here)
```
-**Output of `podman info --debug`:**
+**Output of `podman info`:**
```
(paste your output here)