status-react/doc/decisions
Vitaliy Vlasov 04ccd0e7d8
Add TtT chat flow
Signed-off-by: yenda <eric@status.im>
2019-06-03 15:31:30 +02:00
..
templates
0001-record-decisions.md
0002-extension-uri.md
0003-geth-node.md ADR: Geth node (upstream/LES/ULC) (#4243) 2018-05-16 10:57:20 +08:00
0004-disable-group-chats.md ARD: Disable group chats for beta 2018-05-14 14:54:25 +02:00
0005-discovery-protocol.md ARD: Discovery protocol 2018-05-14 14:53:42 +02:00
0006-wallet-compatibility.md add decision 0006-wallet-compatibility 2018-05-15 18:57:09 +03:00
0007-masking-sensitive-data.md Use a custom type to avoid accidentially logging passwords. 2018-05-28 11:56:16 +02:00
0008-feature-toggles-development.md Add ADR on development workflow 2018-05-28 17:16:20 +02:00
0009-release-process-mobile.md Document the mobile release process in the repo. 2018-07-25 09:52:55 +03:00
0010-remove-jail-and-status-api.md Remove jail + Status.js API 2018-08-16 12:59:35 +02:00
0011-tweak-pr-process.md ARD: 0011. Tweak PR process [no code] (#7584) 2019-02-28 23:38:53 +08:00
0012-using-pivotal-tracker.md Add Using Pivotal Tracker document 2019-04-08 19:25:44 +02:00
0013-tribute-to-talk.md Add TtT chat flow 2019-06-03 15:31:30 +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.