Skip to content

Commit 10dff93

Browse files
authored
Merge pull request #7761 from joshspicer/patch-1
update docs on where to report issues relevant to dev container ecosystem
2 parents daf3818 + c103b04 commit 10dff93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This repository is for providing feedback on the **[Visual Studio Remote Develop
2626

2727
If you are running into an issue with **another extension** you'd like to use with the Remote Development extensions, please raise an issue in the extension's repository. You can reference our [summary](https://aka.ms/vscode-remote/troubleshooting/extensions) of tips for remote related issues and our [extension guide](https://aka.ms/vscode-remote/developing-extensions) to help the extension author get started.
2828

29-
Issues related to dev container definitions can be reported in the [vscode-dev-containers repository](https://aka.ms/vscode-dev-containers). You may use the [dev container spec repository](https://github.com/microsoft/dev-container-spec) to file and review issues to shape the direction of development containers and the dev container CLI.
29+
Issues related to [the Dev Container ecosystem](https://containers.dev/) may be reported in several places. Issues involving [Features](https://github.com/devcontainers/features), [Templates](https://github.com/devcontainers/templates), or [Images](https://github.com/devcontainers/images) can be reported in the relevant repo. Issues relating to the open source dev container CLI can be reported on [devcontainers/cli](https://github.com/devcontainers/cli). You may use the [dev container spec repository](https://github.com/devcontainers/spec) to file and review issues to shape the direction of development containers and the dev container CLI.
3030

3131
## Documentation
3232

0 commit comments

Comments
 (0)