Architecture Decision Records
The following documents the architecture decision records (ADRs) when developing this project. ADRs are a way to capture architectural decisions made during the development of a software project. More details can be found in the References section.
A template for ADR is provided at templates/decisions.tmpl
for adding new
ADRs.
References
Template: Template by Jeff Tyree and Art Akerman
Examples: Examples