Detailed guidance for contributing developers is available at https://docs.openmicroscopy.org/contributing/
- Fork the repository on GitHub
- Create a branch for your work based on the latest
dev_x
e.g. dev_5_0 branch ordevelop
- Make your commits and open a PR
- Make sure you include details of how to test your changes
We aim to review all PRs within 2 working days. Someone will comment whether the change is fine as-is or request you make changes before we merge it.