Skip to content

Creating pull requests

Fraser Scott edited this page Oct 29, 2017 · 2 revisions

Looking for a way to get involved in the project? Check out the Getting involved page.

To contribute a change:

  1. Fork the repository on Github
  2. Clone your fork to your local machine
  3. Commit your changes to your own branch
  4. Push your changes back to your fork
  5. Submit a pull request to merge your changes into this repository

For more information see the Github documentation