Skip to content

Commit 42f5343

Browse files
authored
Update ISSUE_TEMPLATE.md
1 parent a4f16fe commit 42f5343

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/ISSUE_TEMPLATE.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
Please, check https://docs.docker.com/docker-for-windows/troubleshoot/.
33
Issues without logs and details cannot be debugged, and will be closed.
44
5-
Issues unrelated to Docker for Windows will be closed. In particular, see
5+
Issues unrelated to Docker Desktop for Windows will be closed. In particular, see
6+
- https://github.com/moby/moby/issues for Docker daemon, e.g. running on Windows Server with Docker EE
67
- https://github.com/docker/compose/issues for docker-compose
78
- https://github.com/docker/machine/issues for docker-machine
8-
- https://github.com/moby/moby/issues for Docker daemon
99
- https://github.com/docker/docker.github.io/issues for the documentation
1010
-->
1111

@@ -25,14 +25,14 @@ Please, help us understand the problem. For instance:
2525
- Is it reproducible?
2626
- Is the problem new?
2727
- Did the problem appear with an update?
28-
- A reproducible case if this is a bug, Dockerfiles FTW.
28+
- A reproducible case if this is a bug, Dockerfiles with reproduction inside is best.
2929
-->
3030
- Windows Version:
3131
- Docker for Windows Version:
3232

3333
### Steps to reproduce the behavior
3434
<!--
35-
A reproducible case, Dockerfiles FTW.
35+
A reproducible case, Dockerfiles with reproduction inside is best.
3636
-->
3737

3838
1. ...

0 commit comments

Comments
 (0)