diff options
author | Valentin Rothberg <rothberg@redhat.com> | 2019-02-25 11:53:58 +0100 |
---|---|---|
committer | Valentin Rothberg <rothberg@redhat.com> | 2019-02-25 11:57:02 +0100 |
commit | 8505c39d253bac99c4828a9de7dd4c06f8ea006a (patch) | |
tree | 9732c3b26bfe9e2da476fee839a3b6f52df91075 | |
parent | 553ac800c87b31de0bb22ae0c6f2e2e24bdcfe73 (diff) | |
download | podman-8505c39d253bac99c4828a9de7dd4c06f8ea006a.tar.gz podman-8505c39d253bac99c4828a9de7dd4c06f8ea006a.tar.bz2 podman-8505c39d253bac99c4828a9de7dd4c06f8ea006a.zip |
issue template: run `podman info --debug`
Ask users to run podman-info with `--debug` to the exact git commit,
compiler and go version.
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
-rw-r--r-- | .github/ISSUE_TEMPLATE.md | 2 |
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) |