Skip to content

Open Source

Sharina Stubbs edited this page Mar 5, 2020 · 5 revisions

Look for issues within the 3-6 months. Otherwise, people are probably not maintaining the repo (says Amanda Iverson from Code Fellows)

How to find a Project

  • Best tags next to an Issue's descriptions are Good First-Issue
    • These are great for junior developers. After a few months, move away from these so you can save these for the less experienced open source developers.

Standard Basic Steps

  • Make a fork of the parent repo
  • Clone into local
  • Create a pull request to the upstream repo, according to contributor guidelines (if none, master).

Resources

Clone this wiki locally