Welcome to the Open Ophthalmoscope community! We are glad that you are here to contribute to our project. Here you can find a quick overview of the guidelines that you should follow for contributing to this project.
Guidelines for GitHub feature contributions
- Create a clone of the Open Ophthalmoscope GitHub repository.
- Create a new branch with a name indicating the new feature or change suggested.
- Make changes to this branch.
- Create a merge request to merge the feature to new branch.
Python Coding guidelines
Documentation guide
- Make sure to update the documentation to keep it consistent with the code changes.
Code of conduct
- You can find our code of conduct here