We deeply appreciate anyone wanting to contribute to SharpBlade!
In order to make the code neat, readable and organized properly, there are some guidelines you should follow.
First off, fork the repository and then clone it:
git clone [email protected]:<your-username>/SharpBlade.git
Now open the SharpBlade.sln file in VS and start developing!
Keep in mind to follow our coding guidelines, you can find info about them on the wiki page for contributing.
It's also recommended to write useful commit messages.