mirror of
https://github.com/flarum/core.git
synced 2025-07-27 03:30:28 +02:00
Update PULL_REQUEST_TEMPLATE.md (#1505)
This commit is contained in:
committed by
Toby Zerner
parent
6a6b9ac6b1
commit
f89c111f13
18
.github/PULL_REQUEST_TEMPLATE.md
vendored
18
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -1,10 +1,24 @@
|
|||||||
|
<!--
|
||||||
|
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 sufficient time for reviews.
|
||||||
|
-->
|
||||||
|
|
||||||
**Fixes #0000**
|
**Fixes #0000**
|
||||||
|
|
||||||
**Changes proposed in this pull request:**
|
**Changes proposed in this pull request:**
|
||||||
<!-- fill this out -->
|
<!-- fill this out, mention the pages and/or components which have been impacted -->
|
||||||
|
|
||||||
**Reviewers should focus on:**
|
**Reviewers should focus on:**
|
||||||
<!-- fill this out -->
|
<!-- fill this out, ask for feedback on specific changes you are unsure about -->
|
||||||
|
|
||||||
**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**
|
||||||
|
|
||||||
|
- [ ] Frontend changes: tested on a local Flarum installation.
|
||||||
|
- [ ] Backend changes: tests are green (run `php vendor/bin/phpunit`).
|
||||||
|
|
||||||
|
**Required changes:**
|
||||||
|
|
||||||
|
- [ ] Related documentation PR: (Remove if irrelevant)
|
||||||
|
- [ ] Related core extension PRs: (Remove if irrelevant)
|
||||||
|
Reference in New Issue
Block a user