Contributing - Learnathon-By-Geeky-Solutions/codeclusters GitHub Wiki

🤝 Contributing Guidelines

  1. Fork the repository
  2. Create a new branch (git checkout -b feature-name)
  3. Make your changes
  4. Commit your changes (git commit -m 'Add feature')
  5. Push to your fork (git push origin feature-name)
  6. Create a Pull Request