Skip to content

Instantly share code, notes, and snippets.

@rossedfort
Created March 9, 2016 21:09
Show Gist options
  • Save rossedfort/f6cd94e12a5ce3bb1c21 to your computer and use it in GitHub Desktop.
Save rossedfort/f6cd94e12a5ce3bb1c21 to your computer and use it in GitHub Desktop.

DTR

Availabilty

  • Both Robbie and Ross are available to work most days after school except for when Robbie has his kids.
    • In this case, work will be split up and tackled individually
  • Robbie and I both prefer to work at school

Work-flow

  • While working in the same location, all work will be pairing. We will switch driving on commits
  • Ross will create the repository on GitHub and add Robbie as a collaborator.
  • All work will be completed on semantically named branches. Branches will generally represent features.
  • When a feature is complete
    • All work will be pushed up to the branch and a PR created.
    • If the work was done while pairing, there will be no need for code review and PR can be merged
    • If the work was done individually, there will be a code review and conversation if necessary before merging.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment