/contributing_to_open_source

A tutorial about pull-requests and code-review - essential for contributing to open-source

Primary LanguagePython

Cookies 'n' Code: Contributing to Open Source

2021 April 28,

Centre for Astrophysics and Supercomputing (CAS), Swinburne

Brigitta Sipőcz, DiRAC Fellow, University of Washington

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: