status-react/doc/decisions
Jakub Sokołowski 1f7fd17ff1
rename status-react to status-mobile
This way the name of the repo makes at least some sense and
matches the `status-desktop` repo naming.

Also updated `status-jenkins-lib` since it also contained
references to `status-react` repo and job names.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-07-17 14:46:16 +02:00
..
templates
0001-record-decisions.md
0002-extension-uri.md
0003-geth-node.md rename status-react to status-mobile 2022-07-17 14:46:16 +02:00
0004-disable-group-chats.md rename status-react to status-mobile 2022-07-17 14:46:16 +02:00
0005-discovery-protocol.md
0006-wallet-compatibility.md add decision 0006-wallet-compatibility 2018-05-15 18:57:09 +03:00
0007-masking-sensitive-data.md rename status-react to status-mobile 2022-07-17 14:46: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 rename status-react to status-mobile 2022-07-17 14:46:16 +02: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 rename status-react to status-mobile 2022-07-17 14:46:16 +02:00
0012-using-pivotal-tracker.md rename status-react to status-mobile 2022-07-17 14:46:16 +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.