Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 451 Bytes

File metadata and controls

19 lines (12 loc) · 451 Bytes

Contributing to SycX-API

We welcome contributions to the project! Please read this guide to get started.

How to Contribute

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Write your code and tests.
  4. Ensure that all tests pass.
  5. Submit a pull request.

Code Style

Please follow the PEP 8 style guide.

License

By contributing, you agree that your contributions will be licensed under the MIT License.