2020-07-27 20:13:22 +00:00
|
|
|
+++
|
|
|
|
title = "ADRs"
|
|
|
|
description = "Contains some ADRs, which are internal notes on decisions made."
|
|
|
|
weight = 300
|
|
|
|
sort_by = "weight"
|
|
|
|
insert_anchor_links = "right"
|
2022-01-27 19:23:15 +00:00
|
|
|
template = "docs.html"
|
|
|
|
page_template = "docs.html"
|
2020-07-27 20:13:22 +00:00
|
|
|
[extra]
|
2022-01-27 19:23:15 +00:00
|
|
|
page_list = true
|
2020-07-27 20:13:22 +00:00
|
|
|
+++
|
|
|
|
|
2022-01-27 19:23:15 +00:00
|
|
|
# ADR
|
|
|
|
|
2020-07-27 20:13:22 +00:00
|
|
|
This contains a list of ADRs, most of them are from very early. It
|
|
|
|
often just contains notes that could go nowhere else, but still should
|
|
|
|
be captured.
|