Merge pull request #7326 from TomSweeneyRedHat/dev/tsweeney/knownissuetoissuetemp

Add pointer to troubleshooting in issue template
This commit is contained in:
OpenShift Merge Robot
2020-08-17 08:55:13 +02:00
committed by GitHub

View File

@ -12,6 +12,9 @@ documented on the top of Podman's [README.md](../README.md). If they differ, pl
update your version of Podman to the latest possible and retry your command before creating update your version of Podman to the latest possible and retry your command before creating
an issue. an issue.
Also, there is a running list of known issues in the [Podman Troubleshooting Guide](https://github.com/containers/podman/blob/master/troubleshooting.md),
please reference that page before opening a new issue.
If you are filing a bug against `podman build`, please instead file a bug If you are filing a bug against `podman build`, please instead file a bug
against Buildah (https://github.com/containers/buildah/issues). Podman build against Buildah (https://github.com/containers/buildah/issues). Podman build
executes Buildah to perform container builds, and as such the Buildah executes Buildah to perform container builds, and as such the Buildah
@ -64,4 +67,8 @@ Briefly describe the problem you are having in a few paragraphs.
(paste your output here) (paste your output here)
``` ```
**Have you tested with the latest version of Podman and have you checked the Podman Troubleshooting Guide?**
Yes/No
**Additional environment details (AWS, VirtualBox, physical, etc.):** **Additional environment details (AWS, VirtualBox, physical, etc.):**