You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
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 [http://www.jetbrains.com/resharper/ 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 [http://www.nunit.org/ 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.