Workflow Example

IT1901 Fall 2019 - 8th lecture

Overview

  • User story

  • Issues

  • Git flow

User Story

User Story

In the backlog of the simpleexample2 we get the following user story:

  • As a user I want to be able to add name, description etc. to some of the locations I saved on the map in order to be easier to refer back to the most interesting places.

From user story to issues

  • considering that the user story is to be included in the next iteration (sprint) then

  • the user story starts a process of discussion and planning within the development team

  • we need to understand what are the consequences of the new requirements for the different modules

  • we also need to create the necessary issues that

Issues

The issues

Typical git flow

Source code management

Norwegian University of Science and Technology