Files
training-guides/doc/upstream-training/source/slides/workflow-task-tracking.rst
Daniel Abad f21e0d6343 Add a note if no events and modify task ex.2
If there are no upcoming "OpenStack Days" events, why not
suggesting to organize one.

In parallel, I got confused by the "post a comment on a
blueprint" since it is not technicaly possible to "comment"
so I thought it could be worth modifying the text

Change-Id: I051bbc2abd4b35601804ffe6aff409f1ff622560
2018-11-12 10:41:04 +01:00

68 lines
1.7 KiB
ReStructuredText

=============
Task Tracking
=============
.. image:: ./_assets/os_background.png
:class: fill
:width: 100%
Learning Exercise
=================
* Open the `Task Tracking
<https://docs.openstack.org/contributors/common/task-tracking.html>`_
section of the Contributor Guide
* Read the material
* Ask the mentors questions
* Get ready to go through the exercises
Exercise 1
==========
Create and submit a bug to our sandbox repository. Include at
least one tag when creating your bug. Once it has been created,
assign it to yourself.
https://bugs.launchpad.net/openstack-dev-sandbox/+filebug
Exercise 2
==========
Create and register a blueprint against the sandbox repository.
Include a description and assign yourself.
https://blueprints.launchpad.net/openstack-dev-sandbox
Exercise 3
==========
Go post comments on a bug or add some ideas on a blueprint's whiteboard
that was created by someone in your group.
Examples: You can ask a question about the issue
or proposed feature. You can confirm the issue and update its
status to triaged.
Exercise 4
==========
Create a board with at least two worklists (one manual and one automatic)
for organizing tasks you are going to create. For the automatic worklist,
give at least two criteria for the items that will go into the worklist.
https://storyboard-dev.openstack.org/#!/dashboard/
Exercise 5
==========
Create three stories for your worklists. At least one of them should
meet the criteria that enables it to appear in your automatic worklist.
Each story must have a minimum of two tasks that are named differently
than the story name.
Exercise 6
==========
Share your board with your group. Assign yourself to three tasks on
other people's stories. Comment on one story.