I attach the Github Flow for teams and projects with regular deployments: https://guides.github.com/pdfs/githubflow-online.pdf https://guides.github.com/introduction/flow/ Tips: * Always!!!! Do pull requests based on branches (never on the master). * Keep your Fork Synchronized with the Upstream Repository.