status-react/doc/decisions
Andrea Maria Piana 5b5a5f72ec
Add ADR on development workflow
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-05-28 17:16:20 +02:00
..
templates
0001-record-decisions.md
0002-extension-uri.md
0003-geth-node.md
0004-disable-group-chats.md
0005-discovery-protocol.md
0006-wallet-compatibility.md
0007-masking-sensitive-data.md
0008-feature-toggles-development.md Add ADR on development workflow 2018-05-28 17:16:20 +02:00
README.md

README.md

Decisions

We record decisions. More context on why and how we do that can be found in DR-0001.

The remainder of this document is intended to document tooling around this process.

Utilities to Write Decision Records

  • doc/decisions/templates/template.md - contains a template for a decision record.
  • When recording a decision follow the established file name format XXXX-some-title.md where XXXX is the ever increasing count of decisions we've made.