docs: decisions harmonize with file tree

This commit is contained in:
Johannes Kirschbauer
2025-10-03 17:06:14 +02:00
parent b1f6dd58f3
commit f9c8ed74e1
9 changed files with 17 additions and 27 deletions

View File

@@ -0,0 +1,14 @@
This section contains the architecture decisions that have been reviewed and generally agreed upon
## What is an ADR?
> An architecture decision record (ADR) is a document that captures an important architecture decision made along with its context and consequences.
!!! Note
For further reading about adr's we recommend [architecture-decision-record](https://github.com/joelparkerhenderson/architecture-decision-record)
## Crafting a new ADR
1. Use the [template](/decisions/template.md)
2. Create the Pull request and gather feedback
3. Retreive your adr-number (see: [numbering](/decisions/03-adr-numbering-process.md))