Skip to main content
Version: Next

How to Contribute Code?

Welcome to participate in the KCL co construction to improve the code, documentation and testing, and also welcome to provide feedback through Issues. If you want to add KCL language features, please submit through the KEP process.

1. Misspellings in Code and Comments

If you only need to modify the typos in the code and comments, you can directly modify and submit the PR to the repository. It is important to keep the code style as consistent as possible.

2. How to Contribute KCL

See KCL contribute guide for more information.

3. How to Contribute VS Code KCL Plugin

See VS Code KCL plugin contribute guide for more information.