Date: {{ date }}
Status: {{ status }}
We need to record the architectural decisions made on this project.
We will use Architecture Decision Records, as described by Michael Nygard.
- We wil spend our time writting ADRs
- Developers and project stakeholders can see the ADRs
- 1 ADR for 1 project wide decision
- Context behind past decisions visible for everyone
- See Michael Nygard's article for more info about ADR.
- For ADR toolset, see @npryce's adr-tools.
- For a Visual Studio Code ADR toolset extention, see @vincent-ledu's adr-tools
- For ADR templates, see @kopach's ADR templates