Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Architectural Decision Records (ADRs)

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/.

How to add a new record

For the prefix:

date -u +"%Y%m%d%H%M%S"

Then you can create a new markdown file with the following format:

20230510152112_title.md

For the time being, we are not following any specific template.