Skip to content

Architecture Decision Records

An architecture decision record (ADR) documents an important software design decision by explaining the context and consequences of the decision.

The ADRs in this repo follow this template.

For convenience a template file is provided in this folder. When writing a new ADR copy the template and start from there.

To read more about ADRs, please visit https://adr.github.io/