From a9e85abd7fe18a6c0849ff4d27dd8ee0565de82d Mon Sep 17 00:00:00 2001 From: opusforlife2 <53176348+opusforlife2@users.noreply.github.com> Date: Sun, 20 Jun 2021 21:15:25 +0000 Subject: [PATCH 1/2] Ask for screenshots/video of UI changes If the PR author has changed the UI of the app, they should include screenshots or a video so that developers and users alike can pinpoint exactly what changed. --- .github/PULL_REQUEST_TEMPLATE.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 845d57d90..02b241e2c 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -20,6 +20,10 @@ - +#### Before/After Screenshots/Screen Record + +- + #### APK testing From 090c0636443a8c2794275d4f923fbf2dc21eefe2 Mon Sep 17 00:00:00 2001 From: opusforlife2 <53176348+opusforlife2@users.noreply.github.com> Date: Thu, 24 Jun 2021 15:15:12 +0000 Subject: [PATCH 2/2] Address Bopol's review Changed the location, added option to delete, and also fixed a tiny grammar thingy. --- .github/PULL_REQUEST_TEMPLATE.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 02b241e2c..20f1d5427 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -12,18 +12,19 @@ - create clones - take over the world +#### Before/After Screenshots/Screen Record + +- Before: +- After: + #### Fixes the following issue(s) - Fixes # #### Relies on the following changes - + - -#### Before/After Screenshots/Screen Record - -- - #### APK testing