- Unity Version X.X.X.X
- Visual Studio Version (Latest)
- Version control software, or commandline
- Click the Fork icon at the top left of this project to create your own clone of the repo
- This will be used to create pull requests against the main repo
- On your own fork, create a branch from the desired branch (typically main remote branch)
- Then you can push those changes to your github remote
- After that create a pull request against the main repo for a desired branch
- Have code changes reviewed, then merge them
- Push all changes directly onto the main repo, no pull requests required
- This reduces chances of any commit issues