Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions docs/adrs/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
## ADR == Architecture Decision Records

The ADR is a lightweight process for documenting these decisions. By storing them in the repository with the code, we will have a record and history.

The concept of ADRs originated in [Documenting architecture decisions - Michael Nygard](http://thinkrelevance.com/blog/2011/11/15/documenting-architecture-decisions).

### ADRs for Enterprise

All the ADRs for Enterprise can be found [here](https://github.com/weaveworks/weave-gitops-private).