From 55e5c45eb5e77205f48395172f5b5c7d194f49ac Mon Sep 17 00:00:00 2001 From: Sawyer Blatz Date: Tue, 3 Sep 2019 13:18:13 -0700 Subject: [PATCH] No issue: Adds screenshots to the PR checklist (#5089) --- .github/PULL_REQUEST_TEMPLATE | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE index 7107efc60..dc6f3b66d 100644 --- a/.github/PULL_REQUEST_TEMPLATE +++ b/.github/PULL_REQUEST_TEMPLATE @@ -4,9 +4,10 @@ - [ ] **Quality**: This PR builds and passes detekt/ktlint checks (A pre-push hook is recommended) - [ ] **Tests**: This PR includes thorough tests or an explanation of why it does not +- [ ] **Screenshots**: This PR includes screenshots or GIFs of the changes made or an explanation of why it does not - [ ] **Accessibility**: The code in this PR follows [accessibility best practices](https://github.com/mozilla-mobile/shared-docs/blob/master/android/accessibility_guide.md) or does not include any user facing features \ No newline at end of file +3. click on the "Fenix - assemble" task, then click "Run Artifacts". -->