Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 759 Bytes

File metadata and controls

23 lines (12 loc) · 759 Bytes

1. Record architecture decisions

Date: 2021-01-06 (yyyy-mm-dd)

Status

Accepted

Context

We need to record the architectural decisions made on this project. This context section should include the history and driving reason(s) on why a decision needed to be made.

Decision

We will use Architecture Decision Records, as described by Michael Nygard in this article: http://thinkrelevance.com/blog/2011/11/15/documenting-architecture-decisions

Consequences

The benefits and any known/potential risks of the decision should be described herein. See Michael Nygard's article, linked above, for more details.

Notes

Briefly describe any additional information relevant to the decision here, such as issues created to track implementation.