diff --git a/README.md b/README.md index 4b130e0c..88a52597 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,14 @@ # Extra Dev Container Features +> [!IMPORTANT] +> This fork was created because the original `devcontainers-contrib` creator deleted the account. This repo was generously created and hosted by [@NathanCYee](https://github.com/NathanCYee) in the dev container community to avoid any accidental or malicious rehosting of these Features, and [`devcontainers-extra`](https://github.com/devcontainers-extra/features) was also generously created and continues to be hosted by the community to continue publishing these Features as well. +> +> As maintainers of the official Dev Containers Spec became aware of [this issue](https://github.com/microsoft/vscode-remote-release/issues/11046), additional steps have now been taken: +> * [Update the dev container CLI](https://github.com/devcontainers/cli/pull/1044) to automatically redirect from `devcontainers-contrib` to `devcontainers-extra` +> * Show a warning in VS Code and GitHub Codespaces about the state of `devcontainers-contrib` and redirection to `devcontainers-extra` (to ensure users are aware and `devcontainers-extra` gets proper credit) +> +> If you experience any additional issues, please notify the Dev Containers Spec maintainers via an issue in the [dev container CLI repo](https://github.com/devcontainers/cli). + 🐳 Extra add-in features for [devcontainers](https://code.visualstudio.com/docs/devcontainers/containers) and [GitHub Codespaces](https://github.com/features/codespaces)