Files
backstage/docs/architecture-decisions/adr001-add-adr-log.md
T
Aditya Kumar 9b0759e092 Fixes in architecture-decisions docs
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
2024-11-07 16:29:47 +05:30

530 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.