docs: decisions harmonize with file tree
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
# Clan service modules
|
||||
|
||||
## Status
|
||||
|
||||
Accepted
|
||||
@@ -1,5 +1,3 @@
|
||||
# Clan as library
|
||||
|
||||
## Status
|
||||
|
||||
Accepted
|
||||
@@ -1,5 +1,3 @@
|
||||
# ADR Numbering process
|
||||
|
||||
## Status
|
||||
|
||||
Proposed after some conversation between @lassulus, @Mic92, & @lopter.
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
# deployment parameters: evalHost, buildHost, targetHost
|
||||
|
||||
## Status
|
||||
|
||||
accepted
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
# Architecture Decision Records
|
||||
|
||||
This section contains the architecture decisions that have been reviewed and generally agreed upon
|
||||
|
||||
## What is an ADR?
|
||||
@@ -11,6 +9,6 @@ This section contains the architecture decisions that have been reviewed and gen
|
||||
|
||||
## Crafting a new ADR
|
||||
|
||||
1. Use the [template](./_template.md)
|
||||
1. Use the [template](/decisions/template.md)
|
||||
2. Create the Pull request and gather feedback
|
||||
3. Retreive your adr-number (see: [numbering](./03-adr-numbering-process.md))
|
||||
3. Retreive your adr-number (see: [numbering](/decisions/03-adr-numbering-process.md))
|
||||
@@ -1,4 +1,4 @@
|
||||
# Decision record template by Michael Nygard
|
||||
## Decision record template by Michael Nygard
|
||||
|
||||
This is the template in [Documenting architecture decisions - Michael Nygard](http://thinkrelevance.com/blog/2011/11/15/documenting-architecture-decisions).
|
||||
You can use [adr-tools](https://github.com/npryce/adr-tools) for managing the ADR files.
|
||||
Reference in New Issue
Block a user