This repository is new & currently very active WIP and in flux. Issues & existing specs are being sorted out.
npm install
hugo server
Feature specs should describe features & their functional requirements from a user's perspective. For implementation specs please refer to https://specs.status.im/
- Short description of what the feature is about and what it intends to achieve.
- Relevant definitions of some terms used in the feature spec.
- Links to figma designs
- See Cockburn style
- See RFC 2119
- Specifications SHOULD use formal technical language (different from academic language).
- Where appropriate, language SHOULD NOT use personal pronouns.
- Avoid using the passive voice when being specific.
- In places where the passive voice is appropriate but makes the subject ambiguous, append the passive voice with “by subject”. Alternatively restructure the sentence to be in the active voice adding the sentence subject.
- Additional notes that might be relevant
- Anything that should be noted/one should be aware of (security, possible needed API changes etc)