From 4e6427ab30e31180f992a02acdb3dc2864d39f5e Mon Sep 17 00:00:00 2001 From: ghanshyam Date: Thu, 26 Oct 2017 04:57:53 +0300 Subject: [PATCH] Add Ref slide for remaining slides There are many links of reference sites/topic used in slide as note (which are only viewable in presenter view). Those links are helpful for audience to get further details and good to mention in reference slide. This commit add new reference slide with related links. Change-Id: I95eb0ab726ddc8fa6daf3a73eea2bddffb795305 --- .../source/slides/howitsmade-release-cycle.rst | 11 +++++++++++ .../source/slides/workflow-metrics.rst | 11 +++++++++++ 2 files changed, 22 insertions(+) diff --git a/doc/upstream-training/source/slides/howitsmade-release-cycle.rst b/doc/upstream-training/source/slides/howitsmade-release-cycle.rst index 4fd069a6..885d4915 100644 --- a/doc/upstream-training/source/slides/howitsmade-release-cycle.rst +++ b/doc/upstream-training/source/slides/howitsmade-release-cycle.rst @@ -287,3 +287,14 @@ Stable Branch Reviews - Ensure that the stable branch policies are enforced - Ensure that backports are associated with the patch submitted to master + + +References +========== + + - `Release management description `_ + +.. note:: + + - This slide is for reference links in case people want to get more information later. Presenters + do not need to spend time on this. diff --git a/doc/upstream-training/source/slides/workflow-metrics.rst b/doc/upstream-training/source/slides/workflow-metrics.rst index ae41339e..506fb759 100644 --- a/doc/upstream-training/source/slides/workflow-metrics.rst +++ b/doc/upstream-training/source/slides/workflow-metrics.rst @@ -100,3 +100,14 @@ Exercise 2 For the cores you found earlier, figure out what time zone they are probably in. + + +References +========== + + - `Stackalytics Wiki `_ + +.. note:: + + - This slide is for reference links in case people want to get more information later. Presenters + do not need to spend time on this.