A new guide in the Adafruit Learning System today: Contribute to Adafruit’s Arduino Libraries with Git and GitHub
You already have Git setup, and you have a GitHub account. You want to contribute to an open source project like one of Adafruit’s Arduino libraries, but you’re not sure where to start. This guide walks through the steps from forking your first repo to your GitHub account, to cloning it locally, creating a working branch, making a commit, pushing your code to your fork, creating a PR, and both receiving and giving a review. You’ll learn good practices and tips and tricks, and before you know it, you’ll be a pro contributor. Pick a project, find an issue, and let’s get started!