2.1.   Install Git and create personal GitHub account (optional)

This step is optional. It is useful if you think you may contribute to the Biomet.net library, which is a Git repository.

  • Download the latest version of Git for Windows or Mac here: https://git-scm.com/book/en/v2/Getting-Started-Installing-Git.

  • Next, if you don’t already have a personal GitHub account, go to GitHub and set up one.

  • Once these tasks are complete, if you wish to contribute your own code to the Biomet.net library, start by creating a separate git branch to work on. Once you are happy with your code, create a pull request, then someone will review and approve the new files or contact you if necessary.