Thank you very much if you have decided to contribute to this project. We follow very simple and clear open-source research community accepted guidelines for contributing.
If you want both update text/code part and add code changes for the same engine module, game or template, you can do it in the same branch following writer and developer guide.
- Fork the repository
- Install git and get project source code
- Build project and make sure that everything runs correctly
- Create new branch with descriptive name
- Fix issue or implement new feature
- Commit changes
- Open pull-request following repository template
- Wait for review from one of the project developers
- Fix all major and minor remarks
- Get your work merged into master!