Thank you for considering contributing to Caidin! By contributing, you can help us improve the library and make it better for everyone.
Before you start contributing, make sure you have:
- Reviewed our Code of Conduct.
- Familiarized yourself with our README and the project's structure.
- Fork the repository and create a new branch for your contribution.
- Clone your forked repository to your local machine.
- Make your changes and test them thoroughly.
- Commit your changes with a clear and concise commit message.
- Push your changes to your forked repository.
- Create a pull request (PR) from your branch to the
main
branch of the main repository.
- Follow the coding style and conventions used in the project.
- Write clear and concise code with meaningful variable and function names.
- Keep code well-documented, including docstrings for functions and classes.
If you're unsure about a potential contribution or want to discuss ideas, feel free to open an issue or participate in existing discussions.
Please adhere to our Code of Conduct throughout your involvement in the project.
By contributing to this project, you agree that your contributions will be licensed under the MIT License.