Skip to content

Commit

Permalink
docs: thinking in contract desing
Browse files Browse the repository at this point in the history
  • Loading branch information
phodal committed Dec 8, 2021
1 parent e4cc4ee commit 31ed73c
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
21 changes: 21 additions & 0 deletions docs/adr/0023-contract-design-for-flow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# 23. contract design for flow

Date: 2021-12-08

## Status

2021-12-08 proposed

## Context

need to check actions value:

in post, pre conditon

## Decision

Decision here...

## Consequences

Consequences here...
1 change: 1 addition & 0 deletions docs/adr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@
* [20. flowy-view-for-ideas](0020-flowy-view-for-ideas.md)
* [21. quake-init-with-install-meilisearch](0021-quake-init-with-install-meilisearch.md)
* [22. flowy-board](0022-flowy-board.md)
* [23. contract-design-for-flow](0023-contract-design-for-flow.md)

0 comments on commit 31ed73c

Please sign in to comment.