Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 418 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (11 loc) · 418 Bytes

Contributing

PRs/issues are welcomed!

Issues

Please raise any issues and enhancement requests via GitHub.

Pull Requests

  1. Fork the repo on GitHub
  2. Clone the project to your machine
  3. Commit the changes to your own branch
  4. Push your work back up to the fork
  5. Submit a Pull request for our review

It's worth making sure you merge from the latest upstream before making a PR to avoid conflicts etc.