Skip to content

Code contribution guide

Arxisos edited this page Aug 30, 2012 · 1 revision
  • Please use whitespace instead of tabs.
  • If you implement a new feature, please add tests for it.
  • If you fix a bug, please add a regression test, so the bug doesn't occur anymore.
  • Run all tests before submitting a pull request.