From 985dfc6c7ca8ba35c6160c2f321d0de133caaeb4 Mon Sep 17 00:00:00 2001 From: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com> Date: Fri, 25 Jul 2025 12:01:24 -0700 Subject: [PATCH] offload: add survey link to docs (#23161) ## Description Added link to a Qualtrics survey for consolidated product-specific feedback and a quicker option for the users from docs. Fixed heading levels. Removed roadmap. https://deploy-preview-23161--docsdocker.netlify.app/offload/feedback/ ## Related issues or tickets UR-788 ENGDOCS-2834 ## Reviews - [ ] Editorial review --------- Signed-off-by: Craig --- content/manuals/offload/feedback.md | 25 ++++++++++--------------- 1 file changed, 10 insertions(+), 15 deletions(-) diff --git a/content/manuals/offload/feedback.md b/content/manuals/offload/feedback.md index 6835d18ca8..afa5f36b29 100644 --- a/content/manuals/offload/feedback.md +++ b/content/manuals/offload/feedback.md @@ -5,21 +5,22 @@ title: Give feedback weight: 900 --- + There are several ways you can provide feedback on Docker Offload. -### In-product feedback +## Quick survey + +The fastest way to share your thoughts is to fill out this short +[Docker Offload feedback +survey](https://docker.qualtrics.com/jfe/form/SV_br8Ki4CCdqeIYl0). It only takes +a minute and helps the Docker team improve your experience. + +## In-product feedback On each Docker Desktop Dashboard view, there is a **Give feedback** link. This opens a feedback form where you can share ideas directly with the Docker Team. -You can use the form for any type of feedback, including: - -- Report unexpected behavior -- Suggest improvements to Offload -- Share what's working well for you -- Describe how Offload integrates into your workflow and supports your development process - -### Report bugs or problems on GitHub +## Report bugs or problems on GitHub To report bugs or problems, visit: - [Docker Desktop for Mac issues on @@ -27,9 +28,3 @@ GitHub](https://github.com/docker/for-mac/issues) - [Docker Desktop for Windows issues on GitHub](https://github.com/docker/for-win/issues) - [Docker Desktop for Linux issues on GitHub](https://github.com/docker/desktop-linux/issues) - -### Suggest features or ideas - -To suggest new features or improvements, visit the [Docker Public -Roadmap](https://github.com/docker/roadmap/discussions). You can browse existing -ideas, vote on what matters to you, or open a new discussion.