Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 401 Bytes

day41.md

File metadata and controls

10 lines (10 loc) · 401 Bytes

The Open Source Workflow

Fork a Project 
Clones to local machine 
Contributes and commits changes to local fork 
We dont have the ability to push our changes to the master project 
Submit the changes to original project 
Push to dev repo 
Sending a Pull Request
maintainer checks and discusses maybe even automated tests. 
maintainer can pull changes from fork