We welcome contributions to LightCC! Here are some guidelines to follow when contributing:
If you encounter a bug or an issue with LightCC, please open an issue on our GitHub repository with a clear description of the problem, along with any relevant error messages or code snippets.
If you have an idea for a new feature or enhancement, please open an issue on our GitHub repository with a clear description of the proposed feature or enhancement.
We welcome pull requests for bug fixes, new features, and enhancements. Before submitting a pull request, please make sure to:
- Fork the repository and create a new branch for your changes
- Write clear and concise commit messages
- Follow the PEP 8 style guide for Python code
- Include documentation and tests for your changes
We will review your pull request as soon as possible and provide feedback. Once your pull request is accepted, we will merge it into the main branch and include it in the next release of LightCC.
Thank you for your contributions to LightCC!