Skip to content

Contributing

🤝 Contributing

Steps to Contribute

  1. Fork the repository
  2. Create a new feature branch (git checkout -b feature/YourFeature)
  3. Commit your changes (git commit -m 'Add your feature')
  4. Push to your branch (git push origin feature/YourFeature)
  5. Open a pull request