setup initial documentation folders (#1)

* setup initial documentation folders

* add CODEOWNERS

* replace dotgov with .gov where possible
This commit is contained in:
Logan McDonald 2022-08-03 08:03:04 -04:00 committed by GitHub
parent 771297704d
commit 1d2ddc660a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 32 additions and 1 deletions

View file

@ -0,0 +1,19 @@
# 1. Record architecture decisions
Date: 2022-08-01
## Status
Accepted
## Context
We need to record the architectural decisions made on this project.
## Decision
To record significant decisions in this project, We will use Architecture Decision Records as [described by Michael Nygard in this article](http://thinkrelevance.com/blog/2011/11/15/documenting-architecture-decisions).
## Consequences
See Michael Nygard's article, linked above.