🤝 Contributing Fork the repo Create a feature branch (git checkout -b feature/amazing) Commit your changes (git commit -m 'Add amazing feature') Push to the branch (git push origin feature/amazing) ...