Skip to content

Contributing

We welcome contributions! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your changes: git checkout -b my-branch.
  3. Commit your changes: git commit -m "Add my changes".
  4. Push your changes to your fork: git push origin my-branch.
  5. Open a Pull Request to merge your changes into the main branch.
  6. Once merged, your changes will be deployed to the test site.
  7. If you have any questions or need further assistance, please open an issue.
  8. Thank you for contributing to EHMDS!