Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 962 Bytes

File metadata and controls

20 lines (14 loc) · 962 Bytes

Contributing to CycleTrack

We welcome contributions to this project! By contributing, you agree to assign all rights to your contributions to the CycleTrack team.

How to Contribute

  1. Fork the repository: Create a fork of this repository on your GitHub account.
  2. Clone the repository: Clone your forked repository to your local machine.
  3. Create a branch: Create a new branch for your feature or bugfix.
  4. Make your changes: Implement your changes and commit them to your branch.
  5. Submit a pull request: Push your branch to your forked repository and open a pull request against the main repository.

Contribution Agreement

By submitting contributions, you agree to assign all rights, title, and interest in and to your contributions to the CycleTrack team. Your contributions will be licensed under the same terms as the main codebase, as detailed in the LICENSE file.

Thank you for your contributions!