Skip to content
This repository has been archived by the owner on Oct 14, 2020. It is now read-only.

Latest commit

 

History

History
14 lines (11 loc) · 529 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (11 loc) · 529 Bytes

Contribution guidelines

Want to contribute to the Python driver? Great! Usually, the entirety of this repository lies in providing an ergonomic driver which implements the Terrapipe Protocol.

Steps

  1. Fork the repository
  2. Push changes to your fork
  3. Create a pull request
  4. Sign the CLA (if you haven't signed it already)
  5. One of the maintainers will review your patch and suggest changes if required
  6. Once your patch is approved, it will be merged into the respective branch
  7. Done 🎉