diff --git a/docs/adr/README.md b/docs/adr/README.md new file mode 100644 index 0000000..9d83260 --- /dev/null +++ b/docs/adr/README.md @@ -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.