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.