From 9462cce41a9f7014baf5a2c9623a9aab801db4aa Mon Sep 17 00:00:00 2001 From: dockertopia Date: Wed, 7 Sep 2022 16:05:35 +0100 Subject: [PATCH 1/2] Adding note promoting survey --- compose/install/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/compose/install/index.md b/compose/install/index.md index 27c283651cc0..988a18f5f67b 100644 --- a/compose/install/index.md +++ b/compose/install/index.md @@ -9,6 +9,10 @@ redirect_from: On this page you can find information on how to get and install Compose. +> **Give Feedback!** +> +> [Give us feedback](#where-to-go-next) on this page and get entered into a lottery for Docker swag! + ## Install Compose If you have Docker Desktop, you've got a full Docker installation, including Compose. From b417e781a1f345e8c94d58eccafbfd09327f8ec5 Mon Sep 17 00:00:00 2001 From: Dockertopia <103652162+dockertopia@users.noreply.github.com> Date: Wed, 7 Sep 2022 17:06:43 +0100 Subject: [PATCH 2/2] Update compose/install/index.md Adjusting case of the note Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com> --- compose/install/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose/install/index.md b/compose/install/index.md index 988a18f5f67b..9a04b4bb735a 100644 --- a/compose/install/index.md +++ b/compose/install/index.md @@ -9,7 +9,7 @@ redirect_from: On this page you can find information on how to get and install Compose. -> **Give Feedback!** +> **Give feedback!** > > [Give us feedback](#where-to-go-next) on this page and get entered into a lottery for Docker swag!