Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 779 Bytes

File metadata and controls

24 lines (20 loc) · 779 Bytes

Contribute to clpctl

clpctl is open to all contributions! You just need to respect the code of conduct.

How to contribute?

You can contribute to clpctl several ways:

  • Software
  • Documentation
  • Translation

Software

What you need to contribute to clpctl:

  1. .NET SDK 10.0
  2. (Optional) Visual Studio 2026 Community or Visual Studio code

To contribute:

  1. Fork this repository
  2. On your forked repository, create a new branch for developping your work.
  3. Do modification.
  4. Always test your modification.
  5. If all goods, send a Pull Request to your master branch on your forked repository.
  6. Send a Pull Request to this repository and follow instructions.

Documentation

You can fork this repository to make change on the documentation.