mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
docs: re-add missing Templates and Modules entries to manifest.json (#19442)
This commit is contained in:
@@ -47,6 +47,18 @@
|
||||
"path": "./about/contributing/documentation.md",
|
||||
"icon_path": "./images/icons/document.svg"
|
||||
},
|
||||
{
|
||||
"title": "Modules",
|
||||
"description": "Learn how to contribute modules to Coder",
|
||||
"path": "./about/contributing/modules.md",
|
||||
"icon_path": "./images/icons/gear.svg"
|
||||
},
|
||||
{
|
||||
"title": "Templates",
|
||||
"description": "Learn how to contribute templates to Coder",
|
||||
"path": "./about/contributing/templates.md",
|
||||
"icon_path": "./images/icons/picture.svg"
|
||||
},
|
||||
{
|
||||
"title": "Backend",
|
||||
"description": "Our guide for backend development",
|
||||
|
||||
Reference in New Issue
Block a user