We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3de0003 commit c42a315Copy full SHA for c42a315
docs/manifest.json
@@ -503,6 +503,11 @@
503
"description": "Authenticate with provider APIs to provision workspaces",
504
"path": "./admin/templates/extending-templates/provider-authentication.md"
505
},
506
+ {
507
+ "title": "Configure a template for dev containers",
508
+ "description": "How to use configure your template for dev containers",
509
+ "path": "./admin/templates/extending-templates/devcontainers.md"
510
+ },
511
{
512
"title": "Process Logging",
513
"description": "Log workspace processes",
0 commit comments