Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 75dec50

Browse files
docs: add guide for module development in manifest
1 parent c177510 commit 75dec50

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/manifest.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,12 @@
6464
"description": "Security vulnerability disclosure policy",
6565
"path": "./about/contributing/SECURITY.md",
6666
"icon_path": "./images/icons/lock.svg"
67+
},
68+
{
69+
"title": "Modules",
70+
"description": "Our guide for module development",
71+
"path": "./about/contributing/modules.md",
72+
"icon_path": "./images/icons/puzzle.svg"
6773
}
6874
]
6975
}

0 commit comments

Comments
 (0)