Unleash OpenBOR modding tools
Tutorial
CLI Command Help
For Contributors
English
日本語
Twitter
Tutorial
CLI Command Help
For Contributors
English
日本語
Twitter
Unleash OpenBOR modding tools
Contribution Guide
Code of Conduct
What is an Architecture Decision Record (ADR)?

ADRs

1. Record architecture decisions
2. Adopt Squash Merge for Release Branches and Merge Commit for Change Branches
3. Incorporate cargo-about for Third-Party License Generation and Adding License Files to Release Artifacts in the uobors_cli project

1. Record architecture decisions#

Date: 2024-03-20

Status#

Accepted

Context#

We need to record the architectural decisions made on this project.

Decision#

We will use Architecture Decision Records, as described by Michael Nygard.

Consequences#

See Michael Nygard's article, linked above. For a lightweight ADR toolset, see Nat Pryce's adr-tools.

Last Updated: 4/8/2024, 5:08:01 PM

Previous PageWhat is an Architecture Decision Record (ADR)?
Next page2. Adopt Squash Merge for Release Branches and Merge Commit for Change Branches
ON THIS PAGE
  • Status
  • Context
  • Decision
  • Consequences