All contributors should familiarize themselves with the Code of Conduct.
-
Check and see if the bug has already been reported by searching on GitHub under Issues.
-
If you're unable to find an open issue addressing the problem, open a new issue. Be sure to include a title and clear description with as much relevant information as possible. If you are having a problem uploading data, include a sample of your dataset.
-
Open a new GitHub pull request with the patch.
-
Ensure the PR description clearly describes the problem and solution. Link to any relevant issues in the Issue Tracker if applicable.
-
Include documentation and test cases with your new feature.
-
Please be ready to respond to feedback and questions from the maintainers in the pull request.
-
Open a new GitHub pull request with your documentation changes. MaveDB's documentation is written in reStructuredText and built using Sphinx.
-
Summarize the documentation changes in the PR description.
-
Please be mindful of the size of images (such as screenshots) that you want to include.
Thanks you for reading!