From 53a631ca2839d9584b189b84dce8eca2ed49c45e Mon Sep 17 00:00:00 2001 From: Valentin Rothberg Date: Thu, 4 Aug 2022 13:11:19 +0200 Subject: ISSUE TEMPLATE: remove `--debug` from `podman info` `--debug` is a NOP and will be hidden in a later commit. Signed-off-by: Valentin Rothberg --- .github/ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') 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) -- cgit v1.2.3-54-g00ecf