Fork me on GitHub

Contribute

I would greatly appreciate feedback from new users of Melati.

If you would like to contribute to the Melati code, please join the development mailing list .

Please review the RoadMap for things that need to be done. Smaller tasks can be found on the todo list .

In principle I would give CVS write access to anyone who asks.

There are now extensive junit tests. You should, ideally, ensure that your changes do not break the tests.

It is also good if you do not introduce new problems to the Checkstyle Report for the element you are changing.

Change procedure

  1. Email Developer List detailing what you plan to do.
  2. Make changes and commit them to CVS.
  3. Email Developer List detailing what you have done.