Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 401 Bytes

CONTRIBUTING.rst

File metadata and controls

13 lines (10 loc) · 401 Bytes

Contributing to hpestorapi

How to contribute

  • Fork the repository on Github
  • Create a named feature branch
  • Write your change
  • Write tests for your change (if applicable)
  • Run the tests, ensuring they all pass
  • Submit a Pull Request using Github