diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 257b28ffc22..bc1033a82b9 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -24,8 +24,16 @@ #### Relies on the following changes - +#### Testing/QA -#### APK testing +##### Devices +- tested on device/emulator(phone/tablet/TV/...) running Android XX / API level by doing ... + +##### Steps for testing + +- + +##### APK for testing The APK can be found by going to the "Checks" tab below the title. On the left pane, click on "CI", scroll down to "artifacts" and click "app" to download the zip file which contains the debug APK of this PR. You can find more info and a video demonstration [on this wiki page](https://github.com/TeamNewPipe/NewPipe/wiki/Download-APK-for-PR).