Revert "Update PULL_REQUEST_TEMPLATE.md"

This reverts commit da9272e870.
This commit is contained in:
Daniel Klabbers 2018-07-13 10:34:09 +02:00
parent da9272e870
commit f11fa5c600

View File

@ -1,24 +1,10 @@
<!--
IMPORTANT: We applaud pull requests, they excite us every single time. As we have an obligation to maintain a healthy code standard and quality, we take considerate amounts of time for reviews.
-->
**Fixes #0000**
**Changes proposed in this pull request:**
<!-- fill this out, mention the pages and/or components which have been impacted -->
<!-- fill this out -->
**Reviewers should focus on:**
<!-- fill this out, ask for feedback on specific changes you are unsure about -->
<!-- fill this out -->
**Screenshot**
<!-- include an image of the most relevant user-facing change, if any -->
**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**: <!-- list of subjects or pages -->
- **Core extensions**: <!-- list of extensions -->