Thank you for your interest in contributing to Touti Cracker! We welcome all types of contributions, including bug fixes, new features, and improvements.
- Fork the repository – Start by forking the repository on GitHub.
- Clone your fork locally – Clone your fork to your local machine.
- Create a new branch – Create a new branch for your changes.
- Make your changes – Implement your changes and ensure they work properly.
- Submit a Pull Request – Once your changes are ready, submit a pull request with a clear description of the changes you’ve made.
- Please follow Python’s PEP 8 for code styling.
- Use descriptive variable and function names.
- Ensure your code passes all tests and does not break any existing functionality.
- Add unit tests for new features or bug fixes.
- Make sure all existing tests pass before submitting a pull request.
If you find a bug or would like to report an issue, please open a new issue with the following details:
- Steps to reproduce the issue.
- Your development environment (OS, Python version, etc.).
- Any error messages encountered.
We expect all contributors to follow our Code of Conduct.
This project is licensed under the MIT License.
Thank you for helping us improve Touti Cracker!