The mechanics of contributing to open source software — This is intended to be a step-by-step reference for uploading your changes to an open source library, perhaps as the result of a sprint. In Github-speak, we would call this “making a pull request.” Fork the repository to your own GitHub account. Clone the fork to your computer using HTTPS…