📝 Contribute to AI-Code 🚀
Welcome to AI-Code! Whether you're an expert or a beginner, your contributions matter. Let's build AI projects together!
Getting Started
- Star & Fork: Star ⭐ & fork the repo.
- Clone:
- Create Branch:
- Set Up Environment:
- Preview Locally:
Making Contributions
- Edit Code: Follow project standards.
- Stage & Commit:
- Push Changes:
- Create a Pull Request (PR):
- Go to GitHub → Open a PR → Provide clear details.
Contribution Guidelines
- File Naming: Use
kebab-case
(e.g.,ai-model.py
). - Docs: Follow README Template.
- Commits: Keep them concise & meaningful.
- PRs: No direct commits to
main
, use PR templates, and include screenshots if relevant. - Code Quality: Clean, maintainable & well-commented.
Resources
- Git & GitHub: Fork, Clone, PR Guide
- Learn Python: LearnPython.org
- MkDocs: Documentation