67 lines
1.4 KiB
Markdown
67 lines
1.4 KiB
Markdown
[comment]: # (Please replace ... with your information. Remove < and >)
|
|
[comment]: # (To auto-close issue on merge, please insert the related issue number after # i.e fixes #566)
|
|
|
|
If you submit PR for issue with bounty then write here Fixes #NN where NN is issue number
|
|
|
|
*otherwise*
|
|
|
|
fixes #...
|
|
|
|
### Summary
|
|
|
|
[comment]: # (Summarise the problem and how the pull request solves it)
|
|
...
|
|
|
|
<!-- (Optional, remove if no changes to documentation) -->
|
|
Documentation change PR (review please): https://github.com/status-im/status.im/pull/xxx
|
|
|
|
### Review notes
|
|
<!-- (Optional. Specify if something in particular should be looked at, or ignored, during review) -->
|
|
|
|
### Testing notes
|
|
<!-- (Optional) -->
|
|
|
|
#### Platforms
|
|
<!-- (Optional. Specify which platforms should be tested) -->
|
|
|
|
- Android
|
|
- iOS
|
|
- macOS
|
|
- Linux
|
|
- Windows
|
|
|
|
#### Areas that maybe impacted
|
|
<!-- (Optional. Specify if some specific areas has to be tested, for example 1-1 chats) -->
|
|
|
|
##### Functional
|
|
|
|
- 1-1 chats
|
|
- public chats
|
|
- group chats
|
|
- wallet / transactions
|
|
- dapps / app browsing
|
|
- account recovery
|
|
- new account
|
|
- user profile updates
|
|
- networks
|
|
- mailservers
|
|
- fleet
|
|
- bootnodes
|
|
|
|
##### Non-functional
|
|
|
|
- battery performance
|
|
- CPU performance / speed of the app
|
|
- network consumption
|
|
|
|
### Steps to test
|
|
<!-- (Specify exact steps to test if there are such) -->
|
|
|
|
- Open Status
|
|
- ...
|
|
- Step 3, etc.
|
|
|
|
<!-- (PRs will only be accepted if squashed into single commit.) -->
|
|
|
|
status: ready <!-- Can be ready or wip -->
|