training-guides/doc/upstream-training/source/slides/workflow-task-tracking.rst
Kendall Nelson 81642be7a9 [upstream] Remove Tags
This patch removes the tags table from the site and tags from the
slides. Since the content has moved out of the slides and into the
contributor guide, the tags are not really useful anymore. Moreover,
they weren't being maintained as new slide decks were added anyway.

Change-Id: I7f10d47364e3792177e34f915280c2ae025d65d9
2018-10-05 16:03:57 -07:00

1.7 KiB

Task Tracking

image

Learning Exercise

  • Open the Task Tracking 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 blueprint or a bug 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.