Add contribution docs (#2294)

This commit is contained in:
Dev Khant
2025-03-04 15:47:38 +05:30
committed by GitHub
parent c611e3e0e7
commit 8b53b1473a
3 changed files with 150 additions and 0 deletions

View File

@@ -155,6 +155,14 @@
]
}
]
},
{
"group": "Contribution",
"icon": "handshake",
"pages": [
"contributing/development",
"contributing/documentation"
]
}
]
},