Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c177510 commit 75dec50Copy full SHA for 75dec50
docs/manifest.json
@@ -64,6 +64,12 @@
64
"description": "Security vulnerability disclosure policy",
65
"path": "./about/contributing/SECURITY.md",
66
"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"
73
}
74
]
75
0 commit comments