diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-07-24 10:25:05 -0400 |
---|---|---|
committer | Atomic Bot <atomic-devel@projectatomic.io> | 2018-07-24 16:11:28 +0000 |
commit | 6715bffaf6a858df9539d6e48e2c1b634364f83e (patch) | |
tree | 954e3e4f719f4c6d85a1af7c10130476c41860bd /.github | |
parent | 153d33814dd5cfb447b8e23ba9eac3bc6dfd8f2b (diff) | |
download | podman-6715bffaf6a858df9539d6e48e2c1b634364f83e.tar.gz podman-6715bffaf6a858df9539d6e48e2c1b634364f83e.tar.bz2 podman-6715bffaf6a858df9539d6e48e2c1b634364f83e.zip |
Update issue template to point build bugs at buildah
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
Closes: #1150
Approved by: rhatdan
Diffstat (limited to '.github')
-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?**: |