Github
Open Source Contributions
Create and submit pull requests to GitHub hosted open source projects.
Fork and Clone
Fork project repo via GitHub UI and clone fork to local development machine.
Configure Repo
Add original project repo as remote upstream
Set email configuration for project commits
Commit and Update
Make changes, commit and push to your fork, then update local fork to latest upstream repo state.
Create Pull Request
Create pull request via GitHub UI for changes.
Last updated