Skip to content

Instantly share code, notes, and snippets.

@costrouc
Last active May 17, 2018 15:00
Show Gist options
  • Save costrouc/446c6b1a1ee65be0e94b05052604d756 to your computer and use it in GitHub Desktop.
Save costrouc/446c6b1a1ee65be0e94b05052604d756 to your computer and use it in GitHub Desktop.
Workshop: Contributing to Open Source Projects

This workshop is designed to help beginners learn AND practice the basic skills necessary to contribute to open source projects. If you are already familiar with the steps for a pull request we encourage you to attend so that we have more people to help others.

A computer of any operating system is required.

This workshop will follow the guide used at pycon 2018 [1].

Steps that we will cover:

  • setting up virtual environments

  • using version control software

  • interacting with version control repositories (repos)

  • process of submitting patches and contributions

[1] https://github.com/chalmerlowe/intro_to_sprinting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment