Skip to content

Forking the Repository

Brooks Smith edited this page Feb 7, 2023 · 3 revisions

Like most open-source projects, this project firmly welcomes contributions by ANYONE, but the repository does not allow direct pushing to by any but the most active maintainers. Instead, create a fork of the repository, and create any pull requests from your fork to this repository:

  1. Click "Fork" in the upper right:

image

  1. Follow the prompts to create the fork in your personal GitHub account

  2. Click the green "Code" button in your newly-created fork, and then clone YOUR fork to your local development environment:

image

  1. Remember to regularly re-sync your fork's master to our "upstream" master