Files
Andre Wanlin b5545900a4 Initial removal
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2025-06-06 13:14:54 -05:00

512 B

id, title, description
id title description
adrs-adr001 ADR001: Architecture Decision Record (ADR) log Architecture Decision Record (ADR) logs as a reference point for the team

Decision

A decision was made to store ADRs in a log in the project repository.

Discussion

There is a need to store big decisions made in a log as a reference point for the team, help with onboarding new members, and give context to others interested in the project.

Risks

People stop adding ADRs to the log and context gets lost.