This directory contains the architectural decision records (ADRs) for the
project. ADRs are a way to document the architectural decisions made in the
project.
More info: <https://adr.github.io/>.
For the prefix:
```s
date -u +"%Y%m%d%H%M%S"
```
Then you can create a new markdown file with the following format:
```s
20230510152112_title.md
```
For the time being, we are not following any specific template.