Thanks for contributing!
To allow us to incorporate your changes, please use the following process:
- Fork this repository to your personal account.
- Create a branch and make your changes.
- Test the changes locally/in your personal fork.
- Submit a pull request to open a discussion about your proposed changes.
- The maintainers will talk with you about it and decide to merge or request additional changes.
Our ticketing and CI/CD tools are configured to sync statuses amongst each other. Commits play an important role in this process. Please start all commits with the EDSC ticket number associated with your feature, task, or bug. All commit messages should follow the format "EDSC-XXXX: [Your commit message here]"
The Earthdata Search development team will review all pull requests submitted. Only requests that meet the standard of quality set forth by existing code, following the patterns set forth by existing code, and adhering to the design patterns set forth by existing UI elements will be considered and/or accepted.
For general tips on open source contributions, see Contributing to Open Source on GitHub.