Files
wehub-resource-sync 468fc26eb0
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (javascript-typescript) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
Scorecard supply-chain security / Scorecard analysis (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:07:30 +08:00

1.4 KiB

Contributing to AI-For-Beginners

Thank you for your interest in contributing to AI-For-Beginners! We welcome translations, lesson fixes, and formatting corrections.

Microsoft Contributor License Agreement (CLA)

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repositories using our CLA.

How to Contribute

1. Fixing Typos / Code Errors

If you find a typo or bug in any Jupyter notebook or lesson markdown file:

  1. Fork the repository.
  2. Fix the typo or broken link.
  3. Submit a Pull Request with a clear description of the fix.

2. Submitting Translations

We welcome translations of the lessons into other languages! Please place translations under the translations/ directory using the existing folder names there (for example translations/es/, translations/pt-BR/, translations/zh-CN/).

For more details, see etc/CONTRIBUTING.md.