Development guidelines

Synopsis

  1. fork and clone the project: see lettuce repository at github.com [1]
  2. Install a development environment for lettuce
  3. run the tests: see Testing
  4. hack at will
  5. commit, push, etc...
  6. send a pull request

Keep in mind

your lack of tests if disturbing the force

that lettuce is a testing software, patches and pull requests must come with automated tests, and if suitable, with proper documentation.