add some docs for kubesphere code layout

Signed-off-by: runzexia <runzexia@yunify.com>
This commit is contained in:
runzexia
2019-12-19 15:59:50 +08:00
parent de093a20f7
commit 656e6cba21
2 changed files with 172 additions and 2 deletions

View File

@@ -28,11 +28,14 @@ Compiling Guide teaches developer how to build the project in local and set up t
2. Understand the workflow of kubesphere development.
Read [Development Workflow](Development-workflow.md).
3. Understand the best practices for submitting PR and our code of conduct
3. Learn KubeSphere code layout
Read [KubeSphere Code Layout](Kubesphere-code-layout.md).
4. Understand the best practices for submitting PR and our code of conduct
Read [best practices for submitting PR](pull-requests.md).
Read [code of conduct](code-of-conduct.md).
### KubeSphere Core developer
### KubeSphere Installer developer