From 7849e4a89ecdbb5acbb363bf29ccfc5437f6f789 Mon Sep 17 00:00:00 2001 From: Nick Adcock Date: Mon, 16 Mar 2020 15:13:04 +0000 Subject: [PATCH] Add link to issues page Signed-off-by: Nick Adcock --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ce6a9da..cac79a3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # build-push-action -Builds and pushes Docker images and will log in to a Docker registry if required +Builds and pushes Docker images and will log in to a Docker registry if required. + +Suggestions and issues can be posted on the repositories [issues page](https://github.com/docker/build-push-action/issues). [Inputs](#Inputs) * [repository](#repository)