For new Architectural Decision Records (ADRs), please use one of the following templates as a starting point:
- adr-template.md has all sections, with explanations about them.
- adr-template-minimal.md only contains mandatory sections, with explanations about them.
- adr-template-bare.md has all sections, which are empty (no explanations).
- adr-template-bare-minimal.md has the mandatory sections, without explanations.
The MADR documentation is available at https://adr.github.io/madr/ while general information about ADRs is available at https://adr.github.io/.