hackclub / contribute

A list of active Hack Club open source repositories with available issues on GitHub
http://contribute.hackclub.com
MIT License
13 stars 6 forks source link

Finish out "How do I contribute?" section #1

Closed jessicard closed 2 years ago

jessicard commented 2 years ago

It would be nice to have a list of steps to contribute. Something like:

  1. Clone this repository
  2. Fork this repository
    • explain what that means and how to do it
    • Thought: should we just have them request GH access instead so we skip the forking part? Not sure how we handle org access right now.
    • If we go that route, this step would explain how to get access, and the next step would be cloning the repository.
  3. Make code changes
  4. Create pull request
    • explain what that means and how to do it
    • also explain someone will review the PR and might request changes or merge it

Related issue: https://github.com/hackclub/contribute/issues/9