Skip to content

Contributing your changes

aha edited this page Aug 31, 2011 · 4 revisions

In order to increase the chances one of the core developers is having a look on your patch, the following should be included in you pull request or attached as patch to an email:

  • Unit/regression tests showing your code works or an actual bug has been discovered and fixed (test/unit/)
  • In case of a feature, a functional test showing the feature in operation (test/functional/)
  • Documentation patch (doc/guide/)
  • In case of a bug fix a short description of the fix
Clone this wiki locally