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

Latest commit

 

History

History
13 lines (12 loc) · 389 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (12 loc) · 389 Bytes

Contribute

  • Fork the project.
  • Make your feature addition or bug fix.
  • Add tests for it. This is important so I don't break it in a future version unintentionally.
  • Commit, do not mess with version
  • If you add functionality, document it in the README
  • Send me a pull request. Bonus points for topic branches.

How to run tests

./autogen.sh && ./configure && make test