Move BTP before BSP

akwizgran
2015-12-31 13:36:55 +00:00
parent bd483d6e9a
commit 4dc3267505

@@ -43,3 +43,10 @@
* What you'll be working on today/tomorrow?
* Any blockers?
* If you're online at 10am UTC, please post your update at that time so we can have a standup meeting
# Dependencies
* If you have a task that depends on an earlier task that's awaiting code review, base your new branch on the branch that's awaiting review
* When the first branch is merged, rebase the second branch onto master
* You can put the second branch up for review by selecting the first branch as the target, instead of master
* Add a note about the dependency to the merge request and change the target branch when the first branch is merged