mirror of
https://github.com/LukeHagar/documentation-coolify.git
synced 2025-12-10 12:27:48 +00:00
chore: update contributing section and guides
This commit is contained in:
@@ -58,10 +58,11 @@ export default defineConfig({
|
|||||||
items: [
|
items: [
|
||||||
{ label: 'FAQ', link: '/knowledge-base/faq' },
|
{ label: 'FAQ', link: '/knowledge-base/faq' },
|
||||||
|
|
||||||
{ label: 'Contribute to Coolify', collapsed: true, items: [
|
{
|
||||||
{ label: 'Contribute to core Coolify', link: '/knowledge-base/contribute/contribute-to-coolify' },
|
label: 'How to Contribute?', collapsed: true, items: [
|
||||||
{ label: 'Add a new service template to Coolify', link: '/knowledge-base/contribute/add-a-service' },
|
{ label: 'Coolify', link: '/knowledge-base/contribute/coolify' },
|
||||||
{ label: 'Contribute to the Coolify Documentation', link: '/knowledge-base/contribute/contribute-to-coolify-documentation' },
|
{ label: 'New Service', link: '/knowledge-base/contribute/service' },
|
||||||
|
{ label: 'Documentation', link: '/knowledge-base/contribute/documentation' },
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user