diff --git a/README.md b/README.md index c82d378e5d..0a860be5a3 100644 --- a/README.md +++ b/README.md @@ -30,11 +30,15 @@ repository. We've made it really easy for you to file new issues. -- Click **New issue** on the docs repository and fill in the details, or +- Click **[New issue](https://github.com/docker/docs/issues/new)** on the docs repository and fill in the details, or - Click **Request docs changes** in the right column of every page on - docs.docker.com and add the details. + docs.docker.com and add the details, or -![Docs feedback on each page](/assets/images/docs-site-feedback.png) + ![Request changes link](/assets/images/docs-site-feedback.png) + +- Click the **Give feedback** link on the side of every page in the docs. + + ![Docs feedback on each page](/assets/images/feedback-widget.png) ## Contribute to Docker docs diff --git a/assets/images/docs-site-feedback.png b/assets/images/docs-site-feedback.png index 760755a514..c8155f56ce 100644 Binary files a/assets/images/docs-site-feedback.png and b/assets/images/docs-site-feedback.png differ diff --git a/assets/images/feedback-widget.png b/assets/images/feedback-widget.png new file mode 100644 index 0000000000..cb5bafd042 Binary files /dev/null and b/assets/images/feedback-widget.png differ