JOLT is an Open-sourced game. We appreciate any contributions made by anyone.
However, please follow the contributing guidelines when possible:
Attempt to follow the C# Coding Convention whenever possible.
Generally, follow the coding style that is set in the file you are editing, or look at a similar file if you are adding a new one
Pull-requests should contain description of changes made.
If it related to an Issue posted in the Issues section, reference to it in the pull request too.
If applicable, it should contain any negative/positive effects of the changes made too.
The link to the github-project for this game is here:
Generally, try to do features under To do.
Features that are in the In Progress column is most likely being done by us, TryCatch Team, already.