mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-12 09:44:13 +00:00
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.
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.