Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 308 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (8 loc) · 308 Bytes

Contributing to XPRESSpipe

  1. Fork the repository
  2. Design well-organized sub-modules
  3. Try to follow style of current organization (or improved)
  4. Try to follow PEP-8 or similar style guides
  5. Comment comment comment!
  6. Write tests for each unit of the proposed changes.
  7. Submit a pull request.