torrust-tracker 3.0.0

A feature rich BitTorrent tracker.
Documentation
# 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:

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