Contribute to Med Genie
Join our open-source community and help improve Med Genie! Here’s how to get started and who’s already contributing.

How to Contribute

  1. Fork the Med Genie repo.
  2. Clone your fork locally: git clone https://github.com/your-username/med-genie.git
  3. Create a new branch for your feature: git checkout -b feature-name
  4. Make improvements and commit with meaningful messages.
  5. Push your branch and open a Pull Request to the main repo.
  6. Discuss, review, and refine until your contribution is merged.