Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 871 Bytes

0001-record-architecture-decisions.md

File metadata and controls

28 lines (17 loc) · 871 Bytes

1. Record architecture decisions

Date: 2023-07

Status

Accepted

Context

We need to record the architectural decisions made on this project.

Decision

We will follow the decisions recorded in the central organizational repository (.github), and record new repo-specific decisions in this repository.

We write ADRs in the docs/decisions folder instead of a standard doc/adr:

Consequences

  • It will be harder to track which decisions have to be taken into consideration
  • Local decisions will be easier to find