status-react/doc/decisions
Icaro Motta 19ca8e28a5
Lint and fix missing trailing newlines (#16445)
Apply the Clojure Style Guide recommendation to end files with proper lines
(having a trailing newline character). See
https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_206
2023-07-04 19:40:13 +00:00
..
templates Added OKR for status extension URI schema 2018-04-27 09:29:00 +02:00
0001-record-decisions.md Added OKR for status extension URI schema 2018-04-27 09:29:00 +02:00
0002-extension-uri.md Added OKR for status extension URI schema 2018-04-27 09:29:00 +02:00
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 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 moving security from status-im ns to root utils (#14567) 2022-12-20 17:56:21 +05:30
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 Lint and fix missing trailing newlines (#16445) 2023-07-04 19:40:13 +00:00
0013-tribute-to-talk.md Add TtT chat flow 2019-06-03 15:31:30 +02:00
0014-wallet-team.md Add team member to decision (#16336) 2023-06-23 11:36:07 +02:00
0015-team-structure.md Add team member to decision (#16336) 2023-06-23 11:36:07 +02:00
README.md Added OKR for status extension URI schema 2018-04-27 09:29:00 +02:00

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.