The biggest barrier to entry is the Git workflow surrounding opening and updating a pull request. Maintainers are the final reviewers of pull requests (PRs) and ultimately responsible for the code that gets merged to the project. The first step in setting up your development environment is to pick the project you want to contribute to Add an upstream remote repository.
Table of contents
1. General setup2. Branch/environment setup3. General workflow4. Editing your commit after you’ve already opened a PRPhew, that was a lot!1 Comment
Sort: