summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2019-02-25 15:31:27 +0100
committerGitHub <noreply@github.com>2019-02-25 15:31:27 +0100
commit9e70411ffc24732049e133c83873f7834edf7c0a (patch)
tree9732c3b26bfe9e2da476fee839a3b6f52df91075
parent553ac800c87b31de0bb22ae0c6f2e2e24bdcfe73 (diff)
parent8505c39d253bac99c4828a9de7dd4c06f8ea006a (diff)
downloadpodman-9e70411ffc24732049e133c83873f7834edf7c0a.tar.gz
podman-9e70411ffc24732049e133c83873f7834edf7c0a.tar.bz2
podman-9e70411ffc24732049e133c83873f7834edf7c0a.zip
Merge pull request #2425 from vrothberg/update-issue-template
issue template: run `podman info --debug`
-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 a7663f3e3..2946f0b91 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -52,7 +52,7 @@ Briefly describe the problem you are having in a few paragraphs.
(paste your output here)
```
-**Output of `podman info`:**
+**Output of `podman info --debug`:**
```
(paste your output here)