-
Notifications
You must be signed in to change notification settings - Fork 31
Submitting a Pull Request
##Submitting a Pull Request## Once you are satisfied with your modifications and additions to the Grasshopper Primer, you need to submit the changes to ModeLab for review. You do this on GitHub by creating a Pull Request. This will allow us to review your proposed additions. If accepted your work will be merged into the Grasshopper Primer.
When submitting a pull request, you can select which branch to submit to. For language translations, please submit to the appropriate branch (For example, dev-ES for Espanõl). If a branch does not yet exist for your language, send us a message and we will create one for you. Other pull requests can be submitted to the dev-0-1 branch.
For more information on Pull Requests, see GitHub's help page here:
Creating a Pull Request