Thank you for your interest in contributing to this project!
-
Report issues — If you find errors, outdated information, or unclear explanations, please open an issue describing the problem.
-
Suggest improvements — Ideas for new sections, exercises, or tools are welcome. Open an issue to discuss before submitting a large change.
-
Submit a pull request — For small fixes (typos, broken links, code corrections), feel free to open a pull request directly:
- Fork the repository.
- Create a feature branch (
git checkout -b fix/short-description). - Commit your changes with a clear message.
- Open a pull request against
main.
- Keep language clear and accessible to developers who are new to AI coding tools.
- Examples should be reproducible and self-contained where possible.
- Prefer concrete, runnable examples over abstract descriptions.
By contributing, you agree that your contributions will be licensed under the Creative Commons Attribution 4.0 International (CC BY 4.0) license that covers this project.