docs: add readme for adr directory

This commit is contained in:
thunderbiscuit 2023-11-07 09:11:17 -06:00
parent 46e0324f28
commit 40940c38af
No known key found for this signature in database
GPG Key ID: 88253696EB836462

2
docs/adr/README.md Normal file
View File

@ -0,0 +1,2 @@
# Architectural Decision Records
This directory contains a series of Architectural Decision Records or "ADRs" for the uniffi project. We're going to try to use it as a kind of collective memory of the decisions we've made and the path we've taken to get the project to its current point.