SEARCH-1327, add ADR to the project

This commit is contained in:
Michael
2019-01-09 21:29:27 +00:00
parent e200a80933
commit 0b85d1661a

View File

@@ -0,0 +1,19 @@
# 1. Record architecture decisions
Date: 2019-01-09
## Status
Accepted
## Context
Capture and record the architectural decisions made on this project.
## Decision
We will use Architecture Decision Records, as [described by Michael Nygard](http://thinkrelevance.com/blog/2011/11/15/documenting-architecture-decisions).
## Consequences
See Michael Nygard's article, linked above. For a lightweight ADR toolset, see Nat Pryce's [adr-tools](https://github.com/npryce/adr-tools).