You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
537 B
537 B
Contributing to microsoft/ML-For-Beginners
Thank you for your interest in contributing to microsoft/ML-For-Beginners!
Getting Started
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature) - Commit your changes
- Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
Code of Conduct
Please adhere to polite and constructive communication across issues, discussions, and code reviews.
Updated: 9/4/2026 via GitHub Contribution Automation Tool