Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 396 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (6 loc) · 396 Bytes

Contributing to HumbleNet

  1. be sure to read out TODO.md to see what features / issues are known.
  2. make your branch based against master
  3. be consistent with the existing code-style (indentation, brace placement, etc..)
  4. make sure to test it on multiple platforms
  5. create a pull request with a clean description of what you are fixing as well as recreation steps for testing