Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.42 KB

File metadata and controls

21 lines (13 loc) · 1.42 KB

Contributing to Open Source: Pull request and review

2022 October 19

AstroHackWeek 2022, Heidelberg, Germany

Brigitta Sipőcz, Caltech/IPAC

Clara Brasseur, University of St. Andrews

This tutorial focuses on the essential aspect of contributing to open-source, the GitHub pull request workflow. Many projects follow similar setups we cover, and expects contributions to their repositories in the form of pull requests, whether it is the addition of new code, fixing bugs or contributing to the documentation.

For further read about some open-source contributing workflows see any of the following for astropy, scikit-learn, or numpy: