Include platforms and areas to test in PR template

This commit is contained in:
Lukasz Fryc 2018-10-08 10:11:30 +02:00
parent 4e65862f7f
commit e126890d09
No known key found for this signature in database
GPG Key ID: 58BB9E7DA4DA6459
1 changed files with 28 additions and 1 deletions

View File

@ -16,8 +16,35 @@ fixes #...
<!-- (Specify if something in particular should be looked at, or ignored, during review) -->
### Testing notes (optional):
<!-- (Specify if something specific has to be tested, for example upgrade paths) -->
<!-- (Specify which platforms should be tested) -->
#### Platforms (optional)
- Android
- iOS
- macOS
- Linux
<!-- (Specify if some specific areas has to be tested, for example 1-1 chats) -->
#### Areas that maybe impacted (optional)
**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
<!-- (Specify exact steps to test if there are such) -->
### Steps to test:
- Open Status
- ...