Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 728 Bytes

File metadata and controls

21 lines (13 loc) · 728 Bytes

Contributing

We welcome contributions! This guide outlines how to contribute to this project.

Process

  • Check Issues: Before starting work, check existing issues or create a new one to discuss your proposed changes.
  • Fork & Branch: Fork the repository and create a new branch.
  • Code & Test: Implement your changes and write corresponding unit tests. Ensure tests pass. Please follow the existing code style.
  • Pull Request: Submit a pull request with a clear description of your changes.

Reporting Issues

Open an issue on GitHub for bugs or suggestions.

License

This project is licensed under the MIT license. See LICENSE.

Thank You!

We appreciate your contributions to this project!