Thanks for your interest in contributing to Earth2Studio. Your contribution will be a valued addition to the code base; we simply ask that you read this page and understand our contribution process.
Please see the developer guide for more details.
The brief developer workflow for code contributions is as follows:
-
Developers must first fork the Earth2Studio repository.
-
Push code, tests and updated documentation to a branch on the fork. Ensure pre-commit checks have passed.
-
Once the code changes are staged on the fork and ready for review, a Pull Request using the template.
-
Ensure code passes the CI pipeline.
-
Address reviewer feedback and merge.
We use GitHub issues to track bugs, feature requests and questions. Please use the provided templates and ensure your description is clear and has sufficient to reproduce the issue.
The details of the license of Earth2Studio are detailed in the LICENSE file. By contributing you agree that your contributions will be licensed the same.