Task 1: Header
PlanningImplementationOpen a Pull RequestRequest a reviewPR is approvedMerging the PRUpdate the local repositoryGit theory
Merge vs. Squash MergeTask 2: Footer
PlanningImplementationThe FixContinue with footerChange RequestsUpdate the local repositoryTask 5: Bottom Section (continued)
Incorporate changesRebaseDouble-checkForce PushInteractive RebaseAnother PRMerge ConflictsFinal RebaseResolving the ConflictsUncovering a ProblemRecap
Final WordsPlanning
Task 2: Footer
As you probably remember we have 5 tasks to implement in total:
- Header
- Footer
- Content Container
- Top Section
- Bottom Section
The header is done already which means the next task is implementing the footer.
Looks basically the same as the header, right?
It's time to have a look at the roadmap again. Try to answer the following question:
Which path will we take on the roadmap to implement the footer?
Got the answer?
Next: Implementation