diff options
author | Josh Berkus <josh@agliodbs.com> | 2021-03-19 13:25:34 -0700 |
---|---|---|
committer | Daniel J Walsh <dwalsh@redhat.com> | 2021-04-26 17:31:29 -0400 |
commit | 166149b12dfb855393b434a02c2ecf034b97f8ad (patch) | |
tree | 98451ce99be13144219bcac33df3f56d1b46e3cb /.github | |
parent | 2039be00d12afaab84659619c47a463cacb039f5 (diff) | |
download | podman-166149b12dfb855393b434a02c2ecf034b97f8ad.tar.gz podman-166149b12dfb855393b434a02c2ecf034b97f8ad.tar.bz2 podman-166149b12dfb855393b434a02c2ecf034b97f8ad.zip |
Add troubleshooting advice about the --userns option.
Also a link to the troubleshooting guide into the issue template.
Replaces: https://github.com/containers/podman/pull/9770
Signed-off-by: Josh Berkus <josh@agliodbs.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
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 |