diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index a4cf8816ea..60082d4692 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,10 +1,24 @@ + + **Fixes #0000** **Changes proposed in this pull request:** - + **Reviewers should focus on:** - + **Screenshot** + +**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)