View on GitHub

DecisionCapture

This repository is used to publish and share templates and guides on capturing decisions in agile software development. It is part of our research on rationale management in agile software development.

Making Decisions Sustainable in Agile Software Development – A Research Study

Introduction

This repository is used to publish and share templates and guidelines on capturing and using decision in agile software development. It is part of our research on decision management in agile software development. Unlike the approach of joelparkerhenderson, we do not only focus on architectural decisions but on decisions being important to the development team. Thus, we consider every development related decision to be potentially important. Nevertheless, these are often architectural decisions.

According to the agile principle ‘The best architectures, requirements, and designs emerge from self-organizing teams’ we assume that the team does know best what is an important decision and what is not. Thus, we only provide an examplary list of decisions types from previous studies with industry partners and students (see section). Nevertheless, we also encourage you to read joelparkerhenderson’s elaboration on architectural decisions, if you are interested in the topic of managing decision. More literature on the topic of architectural knowledge management can be found further down.

The goal of this document is to provide a quick overview of methods and templates of capturing decisions in agile software development, how to create them, and where to look for more information.

What decision are we talking about?

As outlined above, we have no intention of telling someone what kind of decisions he/she should consider being particularly important. Thus, decisions to capture by the team can be of any type. In order to give you some help anyway, we have put together an exemplary list of decisions as follows:

The list has been deduced on the basis of existing literature as well as student and industry studies we conducted. Precisely because there were decisions that we could not classify, the list does not claim to be complete. Nevertheless, the absolute majority of decisions recorded in our studies are represented by the above list.

Decision capture example templates

In the following listing you can find links to three templates for capturing decisions. We currently use them for experiments with students and industry practitioners.

How to start capturing decisions?

TODO

How to start capturing decisions with tools

TODO

How to start capturing decisions with git?

TODO

Contributing

Your comments and suggestions are welcome.

You can open a GitHub issue, or create a pull request, or email M.Schubanz@b-tu.de.

Sources

Other templates:

In-depth:

See also: