Merge "[upstream] Closing Exercise"

This commit is contained in:
Jenkins 2016-10-23 12:45:27 +00:00 committed by Gerrit Code Review
commit 3b671a3189
3 changed files with 38 additions and 0 deletions
doc/upstream-training/source

@ -44,6 +44,7 @@ Workflow and Tools for Participation
workflow-metrics.rst
workflow-setup-and-first-patch.rst
workflow-using-sandbox.rst
workflow-closing-exercise.rst
Code Deep Dive
==============

@ -0,0 +1,36 @@
=================
Closing Exercises
=================
.. image:: ./_assets/os_background.png
:class: fill
:width: 100%
Exercise 1
==========
Create an .rst file with an outline of a 5 day trip to Spain.
Include activities and times and any other details you think
would help you sell the trip to someone.
Submit the patch to the sandbox when you're finished.
Example Itinerary
=================
- Day 1
- 13:45 Sagrada Familia
- Day 2
- 7:45 Cava & Winery Tour
- 19:45 Barcelona FC Game
- Day 3-4
- 15:00 Overnight in Ibiza
- Day 5
- 7:00 Day Trip to Madrid

@ -126,6 +126,7 @@ Workflow and Tools for Participation
* `Guide to SetUp and Push First Patch
<workflow-setup-and-first-patch.html>`_
* `Using Sandbox for Practice <workflow-using-sandbox.html>`_
* `Closing Exercise <workflow-closing-exercise.html>`_
Code Deep Dive
--------------