Skip to content

Commit 2ebd137

Browse files
committed
github/issues: Add links for Docker Desktop and Sandboxes
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
1 parent 63ba295 commit 2ebd137

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
blank_issues_enabled: false
22
contact_links:
3+
- name: "Docker Sandboxes: report an issue"
4+
about: "Issues with Docker Sandboxes should be filed in the Docker Desktop feedback tracker (not docker/cli)."
5+
url: "https://github.com/docker/desktop-feedback/issues"
6+
- name: "Docker Desktop: report an issue"
7+
about: "General Docker Desktop issues (installation, upgrades, UI, networking on macOS/Windows, WSL2, etc.) should be filed in the Docker Desktop feedback tracker (not docker/cli)."
8+
url: "https://github.com/docker/desktop-feedback/issues"
39
- name: "Contributing to Docker"
410
about: "Read guidelines and tips about contributing to Docker."
511
url: "https://github.com/docker/cli/blob/master/CONTRIBUTING.md"

0 commit comments

Comments
 (0)