/2022_contributing_to_open_source

Tutorial repository for PRs and code review

Primary LanguagePython

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: