Skip to content

Commit

Permalink
docs: add ADRs index (docs/decisions/index.md)
Browse files Browse the repository at this point in the history
  • Loading branch information
jimbrig authored Apr 30, 2024
1 parent 4392d75 commit 389cac9
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/decisions/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Decision Records

> [!NOTE]
> This project uses the concept of [Architectural Decision Records](), or ADRs, to track decisions made over time.
## Index

- [Template](00-template.md)
- [Decision One](01-decision.md)
- ...

***

(c) [No Clocks, LLC](https://github.com/noclocks/) | 2024

0 comments on commit 389cac9

Please sign in to comment.