Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 903 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (14 loc) · 903 Bytes

Contributing

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.

Pull Request Process

  1. Create a fork of this repository
  2. Make a local clone of your fork
  3. Ensure your personal fork is pointing upstream properly
  4. Create a branch on that personal fork
  5. Make your changes
  6. Push that branch to your personal GitHub repository (i.e. origin)
  7. In the exoctk repository, create a pull request with a descriptive name
  8. Assign a reviewer (either @hover2pi or @mfixstsci)
  9. Iterate with the reviewer over any needed changes until the reviewer accepts and merges your branch
  10. Delete your local copy of your branchrequest the second reviewer to merge it for you.