Skip to content

Information for Third Party Collaborators

Alex Swindler edited this page Jul 25, 2013 · 4 revisions

WikiInformation for Third Party Collaborators

Since you have read-only access to the OpenStudio repository, you should create a Fork in order to make changes. Select your personal account if you are given the option:

Next, download and install GitHub for Windows, or a Git shell if you are on a different platform. Enter your GitHub account username and password, then select your username in the left column of the GitHub app and clone your fork:

Now that you have a clone of your fork, create a branch for your feature development:

Once you have committed and pushed all of your changes, and your branch is ready to be approved for inclusion in the main OpenStudio repository, click the green Compare button in your fork on github.com and follow GitHub's instructions for submitting a pull request.