Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.5 KB

File metadata and controls

34 lines (22 loc) · 1.5 KB

Tutorials

Not sure how to start? Here's a list of tutorials about open source contribution and the basics of Git and GitHub.

A series of articles provided by Digital Ocean Community :

  • How To Contribute to Open Source: Getting Started with Git
  • How To Create a Pull Request on GitHub
  • How To Rebase and Update a Pull Request
  • How To Maintain Open-Source Software Projects
  • How To Use Git: A Reference Guide

Provides a very brief instruction into how to make your first contribution to an open source project. Check here for the Perisan translation.

A series of articles provided by Open Source Guides :

  • Why contribute to open source?
  • What it means to contribute
  • Orienting yourself to a new project
  • Finding a project to contribute to
  • How to submit a contribution
  • What happens after you submit a contribution

A 38 minutes video tutorial by Kent C. Dodds on Egghead: Showing all the necessary information about git and Github in action (For those who prefer video contents).