Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 842 Bytes

README.md

File metadata and controls

30 lines (24 loc) · 842 Bytes

Modules

New to open-source? MakeOpenSource modules will walk you through the necessary steps to contribute to open-source in the near future! Each module focuses on a specific topic, and has various objectives to complete.

Module 0 – Getting Started

  • What is Open-Source?
  • Operating Systems
  • Quintessential Open-Source Software
    • version control
    • software editors

Module 1 – Git

  • What is Git?
  • Task A: Create a Repository
  • Task B: Make your first commit

Module 2 – GitHub

  • What is GitHub?
  • Task A: Upload an SSH Key
  • Task B: Create a Pull Request

Module 3 – Editors

  • Editor Options

Module 4 – Code Review

  • What is code review?
  • Task A: Leave a review on an open pull request for this repository

Module 5 – Licensing

  • Why license software?
  • Licensing Options