The easiest way to get involved with STALLioN is to actually use it and report any bugs you may find, although if you are more technically inclined then downloading and tweaking the source would be great.
If you find a bug in STALLioN, please check that it isn't a duplicate of a known bug before posting it in the bug tracker. Existing bugs are available for viewing in the same location, so please check them first.
In order to get the bug fixed as easily as possible, please give it a usefully descriptive name and provide as much information as can. (What exactly happened, what caused it, the platform...etc.) For example the following would not be useful:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Title: "ioflush broken"
Description: "It doesn't work how it should."
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Although this would be much better:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Title: "Incorrect colour output in ioflush"
Description: "ioflush does not output the correct colours when called;
every character is red on a black background instead of the chosen
colours. (Linux)"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
If you want to help develop STALLioN (and I hope you do!) then please post in the Development Forum so that everyone knows what you want to work on and so that your code can actually be added to the codebase.