Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions compose/install/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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!
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should point to the 'Feedback' section. It currently points to another section.

Also some minor suggestion about wording: Provide feedback about Docker Compose installation instructions and enter into a lottery for Docker swag!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@usha-mandya

This was not accidental, if you use #feedback the section header will not be in view and it is confusing.

Using #feedback
image

If I use the previous one I see the whole "Feedback" section header and all, so this works best for users to situate themselves.

Using the previous section #
image

I think "this page" is shorter and is leaves it lighter (whereas comment on the instructions might seem a more involved process)and since the context is the page where the note is at the top of it does not require clarification.
Also we use that wording in the section where the survey link is available from. Are you too set on this suggestion?
If not, I would just adjust the note's case from title to sentence case.


## Install Compose

If you have Docker Desktop, you've got a full Docker installation, including Compose.
Expand Down