We welcome all contributions from the exoplanet community to improve the ExoCTK package and thank you for your interest!
Please note we have a code of conduct that must be followed if you choose to participate.
- Create a fork of this repository
- Make a local clone of your fork
- Ensure your personal fork is pointing upstream properly
- Create a branch on that personal fork
- Make your changes
- Push that branch to your personal GitHub repository (i.e. origin)
- In the
exoctk
repository, create a pull request with a descriptive name - Assign a reviewer (either @hover2pi or @mfixstsci)
- Iterate with the reviewer over any needed changes until the reviewer accepts and merges your branch
- Delete your local copy of your branchrequest the second reviewer to merge it for you.