-
Notifications
You must be signed in to change notification settings - Fork 874
docs: add early access dev container docs #17613
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This change documents the early access dev containers integration and how to enable it, what features are available and what limitations exist at the time of writing.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds documentation for the early access dev containers integration, detailing its features, configuration requirements, limitations, and usage examples.
- Adds a new section on early access features
- Introduces detailed documentation for the dev containers integration
- Updates the admin templates index to reference the new documentation
Reviewed Changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.
File | Description |
---|---|
docs/user-guides/index.md | Added a link to early access features |
docs/early-access/index.md | Introduced a new section describing early access features |
docs/early-access/devcontainers.md | Added comprehensive documentation for dev containers integration |
docs/admin/templates/index.md | Updated the templates index to reference the new dev containers docs |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
there's probably more we can add in terms of how to guide a user from 0 to dev container, but I think this is a great place to start.
This change documents the early access dev containers integration and
how to enable it, what features are available and what limitations exist
at the time of writing.