docs/architecture-decisions/index.md
The substantial architecture decisions made in the Backstage project live here. For more information about ADRs, when to write them, and why, please see this blog post.
Records are never deleted but can be marked as superseded by new decisions or deprecated.
Records should be stored under the architecture-decisions directory.
docs/architecture-decisions/adr000-template.md to
docs/architecture-decisions/adr000-my-decision.md (my-decision should be
descriptive. Do not assign an ADR number.)sidebars.tsmkdocs.ymlIf an ADR supersedes an older ADR then the status of the older ADR is changed to "superseded by ADR-XXXX", and links to the new ADR.