mirror of
https://github.com/flarum/core.git
synced 2025-07-26 03:01:22 +02:00
Revert "Update PULL_REQUEST_TEMPLATE.md"
This reverts commit da9272e870
.
This commit is contained in:
18
framework/core/.github/PULL_REQUEST_TEMPLATE.md
vendored
18
framework/core/.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -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**
|
**Fixes #0000**
|
||||||
|
|
||||||
**Changes proposed in this pull request:**
|
**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:**
|
**Reviewers should focus on:**
|
||||||
<!-- fill this out, ask for feedback on specific changes you are unsure about -->
|
<!-- fill this out -->
|
||||||
|
|
||||||
**Screenshot**
|
**Screenshot**
|
||||||
<!-- include an image of the most relevant user-facing change, if any -->
|
<!-- 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 -->
|
|
||||||
|
Reference in New Issue
Block a user