diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index e084f67e0..f4a25be88 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -4,6 +4,11 @@ BUG REPORT INFORMATION --------------------------------------------------- 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 + +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?**: |