Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 360 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (8 loc) · 360 Bytes

Contributing Guidelines

Bug issues + fixes are always welcome!

If you are interested in building a new feature, please contact me first so we can iron out any design inconsistencies. =)

Coding Guideline:

  • Follow the existing code style.
  • Test code.
  • Use git-flow as the git branching model.