Skip to content

Commit 9998976

Browse files
offload: add feedback (#23074)
<!--Delete sections as needed --> ## Description Add feedback section to Offload docs to guide users to the feedback channels. ## Related issues or tickets ENGDOCS-2834 ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Editorial review Signed-off-by: Craig <craig.osterhout@docker.com>
1 parent b7afa96 commit 9998976

File tree

3 files changed

+41
-1
lines changed

3 files changed

+41
-1
lines changed

content/manuals/offload/_index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,11 @@ grid:
4242
icon: bug_report
4343
link: /offload/troubleshoot/
4444

45+
- title: Feedback
46+
description: Provide feedback on Docker Offload.
47+
icon: feedback
48+
link: /offload/feedback/
49+
4550
aliases:
4651
- /harmonia/
4752
---

content/manuals/offload/feedback.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
description: Find a way to provide feedback that's right for you
3+
keywords: Feedback, Docker Offload, bugs, problems, issues
4+
title: Give feedback
5+
weight: 900
6+
---
7+
8+
There are several ways you can provide feedback on Docker Offload.
9+
10+
### In-product feedback
11+
12+
On each Docker Desktop Dashboard view, there is a **Give feedback** link. This
13+
opens a feedback form where you can share ideas directly with the Docker team.
14+
15+
You can use the form for any type of feedback, including:
16+
17+
- Report unexpected behavior
18+
- Suggest improvements to Offload
19+
- Share what's working well for you
20+
- Describe how Offload integrates into your workflow and supports your development process
21+
22+
### Report bugs or problems on GitHub
23+
24+
To report bugs or problems, visit:
25+
- [Docker Desktop for Mac issues on
26+
GitHub](https://github.com/docker/for-mac/issues)
27+
- [Docker Desktop for Windows issues on GitHub](https://github.com/docker/for-win/issues)
28+
- [Docker Desktop for Linux issues on
29+
GitHub](https://github.com/docker/desktop-linux/issues)
30+
31+
### Suggest features or ideas
32+
33+
To suggest new features or improvements, visit the [Docker Public
34+
Roadmap](https://github.com/docker/roadmap/discussions). You can browse existing
35+
ideas, vote on what matters to you, or open a new discussion.

content/manuals/offload/troubleshoot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Troubleshoot Docker Offload
33
linktitle: Troubleshoot
4-
weight: 999
4+
weight: 800
55
description: Learn how to troubleshoot issues with Docker Offload.
66
keywords: cloud, troubleshooting, cloud mode, Docker Desktop, cloud builder, usage
77
tags: [Troubleshooting]

0 commit comments

Comments
 (0)