dubbo-kubernetes
dubbo-kubernetes copied to clipboard
Contributing Guidelines for Project Development
For new developers, development documentation is crucial, aiding in the progress of the project. For maintainers, providing documentation based on the following fundamentals is essential:
- Development Guide (develop.md): Describes the development environment.
- Testing Guide (testing.md): Explains how to run unit tests.
- Coding Conventions (coding-conventions.md): Offers coding style recommendations.
- Running Locally (running-locally.md): Provides guidance on local cluster deployment.