Thank you for your interest in contributing to AI-Algorithms-Made-Easy! Your contributions help make AI algorithms more accessible and easy to understand for everyone.
- Click the "Fork" button at the top right of this repository page to create your own copy.
git clone https://github.com/mboukabous/AI-Algorithms-Made-Easy.git
cd AI-Algorithms-Made-Easy
git checkout -b feature/your-feature-name
- Implement your feature, fix a bug, or improve documentation.
git commit -m "Add [description of your changes]"
git push origin feature/your-feature-name
- Go to the original repository on GitHub and click on "Pull Requests".
- Click "New Pull Request" and select your branch.
- Provide a clear title and description of your changes.
- Submit the pull request.
If you encounter any problems or have suggestions, please open an issue:
- Go to the Issues tab.
- Click on "New Issue".
- Describe the issue or suggestion clearly.
- Meaningful Names: Use clear and descriptive names for variables, functions, and classes.
- Documentation: Include docstrings for modules, classes, and functions.
By contributing, you agree that your contributions will be licensed under the MIT License.
- Email: m.boukabous95@gmail.com.