Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 552 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 552 Bytes

Architecture

Architecture Decision Records

We will record design decisions for the architecture to ensure we preserve the context of our choices. These will be written in the format proposed in a blog post by Michael Nygard

Tooling

We will use adr-tools to help manage the decisions.

brew install adr-tools

adr new 'Decision to record'

Please ensure that this tool is used at the root of the repository only.