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