Contribute

ActiveQuant is an active project thanks to outstanding, volunteering individuals.

Find a list of participants at About.

Play a part in ActiveQuant!

In case you want to contribute, we here at ActiveQuant distinguish between two types of tasks:

  1. Long running, general or constant tasks, like documentation
  2. Short running, immediate tasks like bug fixes

Browse and pick something :-) Your contribution matters.

More general tasks

a current list of todos is available, pick a task and take care of it.
Case Tracker URL : CaseTracker

Current tasks for RC3

Development Tasks : Overview

All tasks

Check all tasks in one aggregated list ...
Case Tracker URL : CaseTracker

Guidelines for contributing

Coding conventions can be found here: Development guidelines

In general, raise your voice on the mailing list. If you have an idea or want to change something, speak about it. If it's any good, people will like it. Once you have done so two or three times, you'll be given a CVS account. And from there on, you have to talk with us developers and stand the critics.

In general, small changes that affect only a method in a class do not require discussion on the list. Make sure you unit-test your changes. Larger changes that affect multiple classes and structures have to be discussed on the list, not only to make everyone aware of that change but also to prevent you stubborn from simply implementing it without thinking about impact on other people's work and to make you aware of the fact that you are definitely not the only one having great ideas. :-)

Thank you.