python-tuf/docs/adr/index.md
Martin Vrachev f695bfd24e
Add ADR8 to the ADR's index file
Signed-off-by: Martin Vrachev <mvrachev@vmware.com>
2021-04-16 12:26:42 +03:00

1.1 KiB

Architectural Decision Log

This log lists the architectural decisions for tuf.

  • ADR-0000 - Use Markdown Architectural Decision Records

  • ADR-0001 - Default to Python 3.6 or newer for new development

  • ADR-0002 - Deprecation strategy

  • ADR-0003 - Develop TUF 1.0.0 in a subdirectory of the current TUF implementation

  • ADR-0004 - Add classes for complex metadata attributes

  • ADR-0005 - Use Google Python style guide with minimal refinements

  • ADR-0008 - Accept metadata that includes unrecognized fields

For new ADRs, please use template.md as basis. More information on MADR is available at https://adr.github.io/madr/. General information about architectural decision records is available at https://adr.github.io/.