Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions mobile/android/docs/adrs/0000-template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Title

## Status

Choose one from: [`Accepted`, `Rejected`, `Superseded by xxxx`]

* Accepted = this change has already been discussed (eg by an rfc) and approved to proceed to implementation

* Rejected = this change has already been discussed and decided we will not proceed to implementation

* Superseded = this change was made in the past but has subsequently been abandoned. Please also link to the superseding ADR.

## Context

What is the issue that we're seeing that is motivating this decision or change?

## Decision

What is the change that we're proposing and/or doing?

## Consequences

What becomes easier or more difficult to do because of this change?
Loading