ShiftOS C# is licensed under the GNU General Public License 3.0. Before making any changes, I cannot stress this enough - PLEASE read the license document found in the root of the project.
## How to contribute
You can contribute by forking the source code to your own repo, and pulling it down to your computer using a Git client. We recommend GitHub for Desktop. You can also use Atlassian SourceTree, or any other Git clients. It's up to you.
You can commit changes to your fork, but to have them in the main project, create a pull request from your fork to the actual game. Then, I (Michael) will review it, and if it gets accepted, it will be merged.