Added first Architecture Decision Records

This commit is contained in:
Alejandro Celaya
2021-11-20 10:06:43 +01:00
parent 9f6401c30b
commit 8bfa14386b
4 changed files with 59 additions and 2 deletions

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

@@ -0,0 +1,5 @@
# Architectural Decision Records
Here listed you will find the different architectural decisions taken in the project, including all the reasoning behind it, options considered, and final outcome.
* [2021-10-31 How to handle setting auto-connect on servers](2021-10-31-how-to-handle-setting-auto-connect-on-servers.md)