dubbo-kubernetes icon indicating copy to clipboard operation
dubbo-kubernetes copied to clipboard

Contributing Guidelines for Project Development

Open mfordjody opened this issue 1 year ago • 0 comments

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:

  1. Development Guide (develop.md): Describes the development environment.
  2. Testing Guide (testing.md): Explains how to run unit tests.
  3. Coding Conventions (coding-conventions.md): Offers coding style recommendations.
  4. Running Locally (running-locally.md): Provides guidance on local cluster deployment.

mfordjody avatar Feb 09 '24 11:02 mfordjody