Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Contribute

John Rummell edited this page Jan 11, 2015 · 2 revisions

How to contribute

We are currently looking for skilled developers to submit pull requests for any open issues.

Code Style

Please try to adhere to the existing coding style. There are ReSharper settings files in the project root that will help keep the style consistent.

Testing

For server side code changes, please include new or updated NUnit Unit Tests. For client side GUI changes, please test manually.

Submit

To submit a contribution, whether its documentation, bug fixes, new features, etc, please create an issue with a pull request.

Clone this wiki locally