Skip to content
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.

Latest commit

 

History

History
8 lines (7 loc) · 325 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (7 loc) · 325 Bytes

Contributing

  1. Follow the steps in setup
  2. Fork the repo (if external user)
  3. Open a Github issue, describing your feature to implement / issue
  4. Create a new branch off develop
  5. Develop and make sure tests continue passing. Add new tests as necessary
  6. Push to Github and create pull request