mirror of https://github.com/containers/podman.git
Update issue template to point build bugs at buildah
Signed-off-by: Matthew Heon <matthew.heon@gmail.com> Closes: #1150 Approved by: rhatdan
This commit is contained in:
parent
153d33814d
commit
6715bffaf6
|
@ -4,6 +4,11 @@ BUG REPORT INFORMATION
|
||||||
---------------------------------------------------
|
---------------------------------------------------
|
||||||
Use the commands below to provide key information from your environment:
|
Use the commands below to provide key information from your environment:
|
||||||
You do NOT have to include this information if this is a FEATURE REQUEST
|
You do NOT have to include this information if this is a FEATURE REQUEST
|
||||||
|
|
||||||
|
If you are filing a bug against `podman build`, please instead file a bug
|
||||||
|
against Buildah (https://github.com/projectatomic/buildah/issues). Podman build
|
||||||
|
executes Buildah to perform container builds, and as such the Buildah
|
||||||
|
maintainers are best equipped to handle these bugs.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
**Is this a BUG REPORT or FEATURE REQUEST?**:
|
**Is this a BUG REPORT or FEATURE REQUEST?**:
|
||||||
|
|
Loading…
Reference in New Issue