7043e03dd4
* feat: add enter scan code view This commit adds the enter sync code UI. Fixes : #16062 Design link : https://www.figma.com/file/V6nlpAWIf2e1XU8RJ9yQPe/Syncing-for-Mobile?node-id=675%3A179729&mode=dev Review notes : We do not make use of quo2/input here because currently that component does not allow stretching to fit in sync code which spans upto 3 lines. |
||
---|---|---|
.. | ||
UI-related | ||
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 | ||
0009-release-process-mobile.md | ||
0010-remove-jail-and-status-api.md | ||
0011-tweak-pr-process.md | ||
0012-using-pivotal-tracker.md | ||
0013-tribute-to-talk.md | ||
0014-wallet-team.md | ||
0015-team-structure.md | ||
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.