From 833ef5fb5ac45fe2c19b4bfc06e6945dea31c70b Mon Sep 17 00:00:00 2001 From: Shilla Saebi Date: Thu, 10 Jul 2014 12:55:04 -0400 Subject: [PATCH] changes to editing-code removed reference to trello and referred to launchpad Change-Id: Ia96e4ad824d537b4b5f6446404d6c33e248bdbf5 --- doc/training-guides/common/editing-code.xml | 28 ++++++--------------- 1 file changed, 7 insertions(+), 21 deletions(-) diff --git a/doc/training-guides/common/editing-code.xml b/doc/training-guides/common/editing-code.xml index d2896da9..2702613d 100644 --- a/doc/training-guides/common/editing-code.xml +++ b/doc/training-guides/common/editing-code.xml @@ -518,25 +518,11 @@ blueprint training-manuals page. - Pick a Card: + Pick a bug: Once you have your tools ready to go, you can - assign some work to yourself. Go to the Training Trello/KanBan storyboard and - assign a card / user story from the Sprint Backlog - to yourself. If you do not have a Trello account, - no problem, just create one. Email - seanrob@yahoo-inc.com and you will have access. - Move the card from the Sprint Backlog to - Doing. - - - Create the - Content: Each card / user story - from the KanBan story board will be a separate - chunk of content you will add to the - openstack-manuals repository openstack-training - sub-project. + assign a bug to yourself. Go to the Training Bugs and assign a bug from the list to yourself. Open the file book. - Create a branch by using the card number as + Create a branch by using the bug number as associate-card-XXX - where XXX is the card + where XXX is the bug number. Review Creating a Branch again for @@ -619,7 +605,7 @@ blueprint training-manuals Merge the branch. - Move the card from Doing to Done. + The bug will be completed automatically if the commit message references the bug number.