From f11fa5c600f2de2dcc61438db8de6dbd4dfced96 Mon Sep 17 00:00:00 2001 From: Daniel Klabbers Date: Fri, 13 Jul 2018 10:34:09 +0200 Subject: [PATCH] Revert "Update PULL_REQUEST_TEMPLATE.md" This reverts commit da9272e870ddad693fd56f2cc0de115e2e73869d. --- .../core/.github/PULL_REQUEST_TEMPLATE.md | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) diff --git a/framework/core/.github/PULL_REQUEST_TEMPLATE.md b/framework/core/.github/PULL_REQUEST_TEMPLATE.md index 6127e529c..a4cf8816e 100644 --- a/framework/core/.github/PULL_REQUEST_TEMPLATE.md +++ b/framework/core/.github/PULL_REQUEST_TEMPLATE.md @@ -1,24 +1,10 @@ - - **Fixes #0000** **Changes proposed in this pull request:** - + **Reviewers should focus on:** - + **Screenshot** - -**Confirmed** - -- [ ] for visual or frontend changes that the changes work as intended via visual confirmation on a local flarum installation. -- [ ] for php changes that the unit tests are all AOK (green) by running them locally (`php vendor/bin/phpunit`). - -**Required changes:** - -- **Docs**: -- **Core extensions**: