Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.05 KB

File metadata and controls

28 lines (17 loc) · 1.05 KB

Contributing to OpenCMM

Thank you for your interest in contributing to OpenCMM! We welcome contributions from the community to help improve the project.

Getting Started

To get started with contributing, please follow these steps:

  1. Fork the repository and clone it to your local machine.
  2. Install the necessary dependencies.
  3. Make your changes or additions.
  4. Test your changes to ensure they work as expected.
  5. Commit your changes and push them to your forked repository.
  6. Submit a pull request to the main repository.

Code Style

Please follow the established code style guidelines when making changes to the project. This helps maintain consistency and readability throughout the codebase.

Issue Tracker

If you encounter any issues or have suggestions for improvements, please open an issue on the issue tracker. Be sure to provide as much detail as possible to help us understand and address the problem.

Pull Requests

Pull requests should be against the main branch.

We appreciate your contributions and look forward to working with you!