From cc4aeb33d4380eb3bb51456da0b35b5ee293455e Mon Sep 17 00:00:00 2001 From: "Jay S. Bryant" Date: Mon, 24 Apr 2017 14:08:44 -0500 Subject: [PATCH] [upstream] Improve wording in the Closing Exercise slides Some of the steps on the last page of the Closing Exercise slides was not clear. This patch rewords a couple of the bullet points to make it clearer what the students should do. This patch also moves this content to the archive section given that we did not feel we would get to this during the training session. The team feels that time is better spent on individual project deep dives. Change-Id: I2da7be6fd7a589838b9fb71aebab1d60a998dc70 --- ...closing-exercise.rst => archive-closing-exercise.rst} | 9 +++++---- .../source/slides/intro-introduction.rst | 2 -- doc/upstream-training/source/slides/slide-index.rst | 2 +- doc/upstream-training/source/website/index.rst | 3 +-- 4 files changed, 7 insertions(+), 9 deletions(-) rename doc/upstream-training/source/slides/{workflow-closing-exercise.rst => archive-closing-exercise.rst} (86%) diff --git a/doc/upstream-training/source/slides/workflow-closing-exercise.rst b/doc/upstream-training/source/slides/archive-closing-exercise.rst similarity index 86% rename from doc/upstream-training/source/slides/workflow-closing-exercise.rst rename to doc/upstream-training/source/slides/archive-closing-exercise.rst index 36e8b1e6..99da8092 100644 --- a/doc/upstream-training/source/slides/workflow-closing-exercise.rst +++ b/doc/upstream-training/source/slides/archive-closing-exercise.rst @@ -62,10 +62,11 @@ Revise the original patch according to discussion results. Exercise: Step 3 and more ========================= -- Add bugs or write reviews the itinerary from other groups. -- Include concrete activities and times and any other details - your group think as a blueprint. +- Add bugs against, or write reviews for, the itinerary patches from other + groups. +- Create a blueprint based upon concrete activities, times and any other + details your group thinks are appropriate. - - Register a blueprint + - Register the blueprint : https://blueprints.launchpad.net/openstack-dev-sandbox - Use "Implements: [blueprint name]" in commit messages diff --git a/doc/upstream-training/source/slides/intro-introduction.rst b/doc/upstream-training/source/slides/intro-introduction.rst index ae204ef2..b13c1c8c 100644 --- a/doc/upstream-training/source/slides/intro-introduction.rst +++ b/doc/upstream-training/source/slides/intro-introduction.rst @@ -73,8 +73,6 @@ Agenda - Day 2, afternoon - Docco deep dive - WG deep dive -- Closing exercise - Exercise ======== diff --git a/doc/upstream-training/source/slides/slide-index.rst b/doc/upstream-training/source/slides/slide-index.rst index 00a95daa..d9c817ea 100644 --- a/doc/upstream-training/source/slides/slide-index.rst +++ b/doc/upstream-training/source/slides/slide-index.rst @@ -44,7 +44,6 @@ 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 ============== @@ -72,3 +71,4 @@ Archive :maxdepth: 1 archive-training-agile-for-contributors.rst + archive-closing-exercise.rst diff --git a/doc/upstream-training/source/website/index.rst b/doc/upstream-training/source/website/index.rst index 7c86da62..fab01504 100644 --- a/doc/upstream-training/source/website/index.rst +++ b/doc/upstream-training/source/website/index.rst @@ -154,7 +154,6 @@ Workflow and Tools for Participation * `Guide to SetUp and Push First Patch `_ * `Using Sandbox for Practice `_ -* `Closing Exercise `_ Code Deep Dive -------------- @@ -175,6 +174,6 @@ Archive of additional training activities * `Lego applied to Free Software contributions `_ - +* `Closing Exercise `_ `Complete index in slide format only `_