Space-Truckers is a project that is intended to help build the BabylonJS community in both numbers and in skills.
Contributions to this repository are welcome! Please make sure you have read and understood the project's Code of Conduct and the Coding Guidelines.
- Fork and clone the repos
- Create a new branch off of dev
- Do magic
- Push local changes to fork
- Open a PR to the upstream repos
git flow, main branch is release, dev is latest. Feature branches off dev, release created by merging to main.
(TBD) - at least one approving review from a verified contributor is required to merge PR's.