summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorValentin Rothberg <vrothberg@redhat.com>2022-08-04 13:11:19 +0200
committerMatthew Heon <mheon@redhat.com>2022-08-10 16:46:05 -0400
commit53a631ca2839d9584b189b84dce8eca2ed49c45e (patch)
tree182c15f9288b01247694c00ca4db94e7a26df459 /.github
parenta7d932422d4c106c97ece7d39e3107daa5857450 (diff)
downloadpodman-53a631ca2839d9584b189b84dce8eca2ed49c45e.tar.gz
podman-53a631ca2839d9584b189b84dce8eca2ed49c45e.tar.bz2
podman-53a631ca2839d9584b189b84dce8eca2ed49c45e.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)