diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2021-04-28 10:14:31 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-28 10:14:31 -0400 |
commit | 633cc473b5886344cb8313f83f22a4bec3e8fa91 (patch) | |
tree | c72345a057ecfa7380d2fe7b3850ba0d31b9ad7a /.github | |
parent | 4ca34fce08ffa9e29d0719e3e29383e9ffdb1572 (diff) | |
parent | 166149b12dfb855393b434a02c2ecf034b97f8ad (diff) | |
download | podman-633cc473b5886344cb8313f83f22a4bec3e8fa91.tar.gz podman-633cc473b5886344cb8313f83f22a4bec3e8fa91.tar.bz2 podman-633cc473b5886344cb8313f83f22a4bec3e8fa91.zip |
Merge pull request #10139 from rhatdan/troubleshoot
[CI:DOCS] Add troubleshooting advice about the --userns option.
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 1a7153848..b8ba48819 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -67,7 +67,8 @@ Briefly describe the problem you are having in a few paragraphs. (paste your output here) ``` -**Have you tested with the latest version of Podman and have you checked the Podman Troubleshooting Guide?** +**Have you tested with the latest version of Podman and have you checked the Podman Troubleshooting Guide? (https://github.com/containers/podman/blob/master/troubleshooting.md)** + Yes/No |