From e126890d0965a11ccf1da46a74ececa0c83ff00d Mon Sep 17 00:00:00 2001 From: Lukasz Fryc Date: Mon, 8 Oct 2018 10:11:30 +0200 Subject: [PATCH] Include platforms and areas to test in PR template --- .github/PULL_REQUEST_TEMPLATE.md | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 64b040873b..44328150ae 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -16,8 +16,35 @@ fixes #... ### Testing notes (optional): - + +#### Platforms (optional) +- Android +- iOS +- macOS +- Linux + +#### 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 + + ### Steps to test: - Open Status - ...